Adam Ierymenko
|
64c9c2e06b
New packet formats for MULTICAST_FRAME, and MULTICAST_GOT. Not implemented yet in decoder, so wont compile. Work in progress.
|
vor 12 Jahren |
Adam Ierymenko
|
4c06fcfc9d
More include formatting cleanup.
|
vor 12 Jahren |
Adam Ierymenko
|
ceb024ab03
Integrating new crypto, work still in progress...
|
vor 12 Jahren |
Adam Ierymenko
|
f6ad138561
Bit more of adding version to OK(HELLO)
|
vor 12 Jahren |
Adam Ierymenko
|
d87a1d6b99
Add version info to OK(HELLO) so both sides know their version info.
|
vor 12 Jahren |
Adam Ierymenko
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
vor 12 Jahren |
Adam Ierymenko
|
bf5c07f79a
Scratch that... more work wiring up netconf. Got to handle OK.
|
vor 12 Jahren |
Adam Ierymenko
|
80d8b7d0ae
Netconf wired up, ready to test.
|
vor 12 Jahren |
Adam Ierymenko
|
3daea24d50
Little bit of protocol changes before implementation of new verbs.
|
vor 12 Jahren |
Adam Ierymenko
|
e4c5ad9f43
More work on network membership certs, and it builds now. Still in heavy development.
|
vor 12 Jahren |
Adam Ierymenko
|
439e602d5a
Fix a bunch of errors due to minor method signature changes, still a work in progress.
|
vor 12 Jahren |
Adam Ierymenko
|
a53cfc9096
Network membership certificate work in progress... does not build yet.
|
vor 12 Jahren |
Adam Ierymenko
|
7a17f6ca80
Add skeleton of certificate-based private network authentication. Also remove some old code.
|
vor 12 Jahren |
Adam Ierymenko
|
b0a83093ce
Back out of RPC... blech. Have a better idea.
|
vor 12 Jahren |
Adam Ierymenko
|
af8fcac0fc
RPC infrastructure work in progress.
|
vor 12 Jahren |
Adam Ierymenko
|
668c428051
Basic RPC stuff in Packet and PacketDecoder for RPC service support.
|
vor 12 Jahren |
Adam Ierymenko
|
b8e9a79d00
docs
|
vor 12 Jahren |
Adam Ierymenko
|
ffad0b2780
Factoring out packet decoder from Switch to put that object on a little bit of a diet. Work in progress, wont build yet.
|
vor 12 Jahren |
Adam Ierymenko
|
bcd079b70e
Adding signatures to multicast frames, work in progress, does not build yet
|
vor 12 Jahren |
Adam Ierymenko
|
9e28bbfbb2
Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit.
|
vor 12 Jahren |
Adam Ierymenko
|
ef3e319c64
Several things:
|
vor 12 Jahren |
Adam Ierymenko
|
cfef114c31
Possible fix for issue #4 - segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version.
|
vor 12 Jahren |
Adam Ierymenko
|
150850b800
New git repository for release - version 0.2.0 tagged
|
vor 12 Jahren |