Adam Ierymenko
7c3a446499
Tweak default multicast rate limits.
13 years ago
Adam Ierymenko
6a24ac4f00
Add a concept of debt to RateLimiter, save a bit of RAM.
13 years ago
Adam Ierymenko
3af55f4423
Add RateLimiter for rate limiting multicast, not tested yet.
13 years ago
Adam Ierymenko
95c0790a88
Back off a little on multicast propagation depth. Eventually this will be a network parameter.
13 years ago
Adam Ierymenko
3368330b77
Poll for network autoconf, and a few other documentation changes.
13 years ago
Adam Ierymenko
7e156b2622
Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle.
13 years ago
Adam Ierymenko
b0a83093ce
Back out of RPC... blech. Have a better idea.
13 years ago
Adam Ierymenko
af8fcac0fc
RPC infrastructure work in progress.
13 years ago
Adam Ierymenko
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
13 years ago
Adam Ierymenko
aa59c1de10
Bunch of little bug fixes in newly refactored code.
13 years ago
Adam Ierymenko
bcd079b70e
Adding signatures to multicast frames, work in progress, does not build yet
13 years ago
Adam Ierymenko
9e28bbfbb2
Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit.
13 years ago
Adam Ierymenko
ef3e319c64
Several things:
...
(1) Probable fix for issue #7 and major cleanup of EthernetTap code with consolidation for all unix-like systems and specialization for different flavors only when needed.
(2) Refactor of Buffer<> to make its members private, and Packet to use Buffer's methods exclusively to access them. This improves clarity and means we're no longer lying about Buffer's role in the code's security posture.
(3) Add -fstack-protect to Makefile to bounds check stack variables.
13 years ago
Adam Ierymenko
7c85a638b0
Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds.
13 years ago
Adam Ierymenko
150850b800
New git repository for release - version 0.2.0 tagged
13 years ago