Adam Ierymenko
|
6d17993eb6
|
Fix a possible infinite loop in netconf service... in the long term need to fix IP assignment logic period cause the current incarnation sucks.
|
12 years ago |
Adam Ierymenko
|
83fc684b20
|
Add a netconf-service version field to netconf.
|
12 years ago |
Adam Ierymenko
|
1505e8dd50
|
Fix netconf init and identity transfer.
|
13 years ago |
Adam Ierymenko
|
bbcd76ecd0
|
Netconf updates -- actually issue COM, and log attempts to access networks in NetworkActivity using the new authenticated flag in the new DB schema.
|
13 years ago |
Adam Ierymenko
|
e13d4df9ab
|
Forgot to set defaults if multicast parameters are unset.
|
13 years ago |
Adam Ierymenko
|
b10871cedc
|
More work in netconf cleanup.
|
13 years ago |
Adam Ierymenko
|
9f107dbd4e
|
Work in progress on cleaning up netconf mess in node code...
|
13 years ago |
Adam Ierymenko
|
e6eb65be00
|
Netconf support for ARP and NDP caching TTLs.
|
13 years ago |
Adam Ierymenko
|
9ece65da23
|
Fix some old column names in netconf.
|
13 years ago |
Adam Ierymenko
|
f7bf9da881
|
Compile fix for netconf.
|
13 years ago |
Adam Ierymenko
|
555471200c
|
Add DISTINCT to queue query.
|
13 years ago |
Adam Ierymenko
|
7e7e28f5f7
|
Add support for pushing network config refresh hints from a MEMORY queue table. That ways it will be possible for network changes to take effect almost immediately across all active peers.
|
13 years ago |
Adam Ierymenko
|
46f868bd4f
|
Lots of cleanup, more work on certificates, some security fixes.
|
13 years ago |
Adam Ierymenko
|
a31c54b44b
|
Remove an obsolete column from Node table in netconf.
|
13 years ago |
Adam Ierymenko
|
9db7939d38
|
Make new multicast depth and prefix bits parameters configurable.
|
13 years ago |
Adam Ierymenko
|
0dca9964bf
|
Whew, it builds!
|
13 years ago |
Adam Ierymenko
|
c26b64f24b
|
Fix for netconf advertising of multicast propagation parameters, and defaults in Network.hpp.
|
13 years ago |
Adam Ierymenko
|
f9079a110e
|
Make network multicast breadth/depth parameters configurable on a per-net basis.
|
13 years ago |
Adam Ierymenko
|
d74b5f4bc6
|
Restore peer field to netconf for now, required by older versions.
|
13 years ago |
Adam Ierymenko
|
a3a2b8dedb
|
Look up rate info from database, but going to drop min balance cause it seems unnecessary. Also work in progress on membership certs.
|
13 years ago |
Adam Ierymenko
|
56d8bbf780
|
Bit more netconf cleanup...
|
13 years ago |
Adam Ierymenko
|
37931d8589
|
Multicast bandwidth accounting work in progress, and some config field changes and cleanup.
|
13 years ago |
Adam Ierymenko
|
859fe7776c
|
SQL problem fix
|
13 years ago |
Adam Ierymenko
|
8e1b897f0a
|
Add etherTypes to netconf response.
|
13 years ago |
Adam Ierymenko
|
3745377872
|
Filter work, add name and desc to netconf response, small compiler warning fix.
|
13 years ago |
Adam Ierymenko
|
ce1a03bde3
|
Fix a *nix build issue.
|
13 years ago |
Adam Ierymenko
|
bf5c07f79a
|
Scratch that... more work wiring up netconf. Got to handle OK.
|
13 years ago |
Adam Ierymenko
|
80d8b7d0ae
|
Netconf wired up, ready to test.
|
13 years ago |
Adam Ierymenko
|
2a6b74746e
|
Netconf service itself works, time to integrate.
|
13 years ago |
Adam Ierymenko
|
8d30d51cf3
|
Rename netconf-plugin subdir.
|
13 years ago |
Adam Ierymenko
|
ee9a811b81
|
Netconf service code, interacts with our MySQL database.
|
13 years ago |
Adam Ierymenko
|
f260c2839c
|
Local service plugin stuff... work in progress.
|
13 years ago |