Age | Commit message (Collapse) | Author |
|
that later. Should be able to re-use FreeBSD port for OpenBSD, but we will see.
|
|
|
|
avoid flooding.
|
|
|
|
|
|
link, porting over core loop code from old Node.cpp to new CAPI version, etc.
|
|
scope.
|
|
Switch.
|
|
simplifies a ton of stuff. Loads of spaghetti logic can die since we no longer have to make these decisions down in the core.
|
|
reducing indirect function calls also increased memcpy()s which are more expensive. This is simpler and faster.
|
|
|
|
|
|
monitoring of actual external address surface.
|
|
remaining on the network.
|
|
|
|
|
|
|
|
|
|
|
|
command in testnet.
|
|
bandwidth heavy, (2) add a little to default multicast rate limit since new MC algo is fairerererer, (3) decided not to involve netconf masters in multicast so take that out of list of who gets LIKEs.
|
|
least one supernode so they can broadcast to old peers (temporary).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
anti-symmetric-NAT tactics.
|
|
|
|
native interfaces to really detect this in the future since this is not 100% reliable.
|
|
|
|
now show up as *real* networks and prompt the user to set their
location and firewall status (public, private, home/work, etc.).
The hack used to achieve #2 should not be examined by children or those
suffering from epilepsy or heart conditions.
|
|
for making supernode topology hot-updatable.
|
|
also fix GitHub issue #90
|
|
|
|
connectivity and use this for multicast propagation. Also consolidate adding of active bridges via the same functor as regular multicast next hops.
|
|
|
|
latent probably-never-triggered bug in MULTICAST_FRAME handling. GitHub issue #68
|
|
|
|
|
|
|
|
|
|
of the old size prefix way.
|
|
|
|
|
|
|
|
UDP preference in send().
|