Adam Ierymenko
|
e13d4df9ab
Forgot to set defaults if multicast parameters are unset.
|
12 gadi atpakaļ |
Adam Ierymenko
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 gadi atpakaļ |
Adam Ierymenko
|
c7590634e8
Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE, flesh out multicast tracing a bit.
|
12 gadi atpakaļ |
Adam Ierymenko
|
58538500f2
Clean up some routine stuff like pings, and stop keeping links open forever even if there are no frames passing between them.
|
12 gadi atpakaļ |
Adam Ierymenko
|
3443b203e4
Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
|
12 gadi atpakaļ |
Adam Ierymenko
|
9db7939d38
Make new multicast depth and prefix bits parameters configurable.
|
12 gadi atpakaļ |
Adam Ierymenko
|
0dca9964bf
Whew, it builds!
|
12 gadi atpakaļ |
Adam Ierymenko
|
4e010da54b
Work in progress...
|
12 gadi atpakaļ |
Adam Ierymenko
|
770fbaf4b2
New multicast algorithm work in progress...
|
12 gadi atpakaļ |
Adam Ierymenko
|
f9079a110e
Make network multicast breadth/depth parameters configurable on a per-net basis.
|
12 gadi atpakaļ |
Adam Ierymenko
|
300588c5e8
Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults.
|
12 gadi atpakaļ |
Adam Ierymenko
|
55e7ddba1e
Get a default rate that works for multicast.
|
12 gadi atpakaļ |
Adam Ierymenko
|
37931d8589
Multicast bandwidth accounting work in progress, and some config field changes and cleanup.
|
12 gadi atpakaļ |
Adam Ierymenko
|
08fe84d707
Windows builds, self test runs in Debug mode!
|
12 gadi atpakaļ |
Adam Ierymenko
|
fc18334dbb
Version 0.4.3 (the real one): fix Gentoo ip config failures and crashes
|
12 gadi atpakaļ |
Adam Ierymenko
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 gadi atpakaļ |
Adam Ierymenko
|
7c3a446499
Tweak default multicast rate limits.
|
12 gadi atpakaļ |
Adam Ierymenko
|
6a24ac4f00
Add a concept of debt to RateLimiter, save a bit of RAM.
|
12 gadi atpakaļ |
Adam Ierymenko
|
3af55f4423
Add RateLimiter for rate limiting multicast, not tested yet.
|
12 gadi atpakaļ |
Adam Ierymenko
|
95c0790a88
Back off a little on multicast propagation depth. Eventually this will be a network parameter.
|
12 gadi atpakaļ |
Adam Ierymenko
|
3368330b77
Poll for network autoconf, and a few other documentation changes.
|
12 gadi atpakaļ |
Adam Ierymenko
|
7e156b2622
Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle.
|
12 gadi atpakaļ |
Adam Ierymenko
|
b0a83093ce
Back out of RPC... blech. Have a better idea.
|
12 gadi atpakaļ |
Adam Ierymenko
|
af8fcac0fc
RPC infrastructure work in progress.
|
12 gadi atpakaļ |
Adam Ierymenko
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 gadi atpakaļ |
Adam Ierymenko
|
aa59c1de10
Bunch of little bug fixes in newly refactored code.
|
12 gadi atpakaļ |
Adam Ierymenko
|
bcd079b70e
Adding signatures to multicast frames, work in progress, does not build yet
|
12 gadi atpakaļ |
Adam Ierymenko
|
9e28bbfbb2
Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit.
|
12 gadi atpakaļ |
Adam Ierymenko
|
ef3e319c64
Several things:
|
12 gadi atpakaļ |
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.
|
12 gadi atpakaļ |