| Age | Commit message (Collapse) | Author |
|
since they will need them to push auth for multicast stuff, (2) added a bunch of rate limit circuit breakers for anti-DOS, (3) cleanup.
|
|
etc., and fix an issue with sending ECHO to recheck marginal paths.
|
|
do not handle OK packets we did not expect. This hardens up a few potential edge cases around security, since such messages might be used to e.g. pollute a cache and DOS under certain conditions.
|
|
compatiblity issue.
|
|
lazily when member is learned.
|
|
pushes and simplify code.
|
|
REDIRECT behavior and semantics.
|
|
matching TEE or REDIRECT rule.
|
|
|
|
|
|
|
|
|
|
|
|
Some optimization is possible here but it is minor and we will make it work first.
|
|
|
|
|
|
|
|
|
|
|
|
and fix a "how was that working" latent bug causing some control traffic to take the scenic route.
|
|
|
|
|
|
|
|
|
|
lookup.
|
|
|
|
|
|
push network COMs to any MULTICAST_LIKE recipient for future use.
|
|
composition in one place.
|
|
tightening up multicast lookup and other things.
|
|
interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses.
|
|
|
|
|
|
|
|
|
|
rename addMembershipCertificate to more security-descriptive validateAndAddMembershipCertificate, give it a return value, and drop unused force parameter.
|
|
well supported or easily configurable anyway) -- this is really left over from the old collaborative multicast propagation algorithm. New algorithm (in for a while) has been sender-side replication in which sender "pays" all bandwidth, which intrinsically limits multicast.
|
|
optimization to avoid repeated calls to _allMulticastGroups().
|
|
|
|
for consistency.
|
|
core, other bug fixes.
|
|
|
|
|
|
|
|
|
|
behind me.
|
|
|
|
|
|
|
|
|