Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
out, redo COM serialization, etc.
|
|
|
|
|
|
|
|
|
|
reinstate legacy support.
|
|
of certificates of membership.
|
|
|
|
|
|
|
|
not added backward compatibility support for relaying of multicasts to 0.9.X clients yet but that will be easy. Will test with heterogenous 1.0.0 clients only first.
|
|
Network to remove redundant code and bug-proneness, more work on IncomingPacket...
|
|
|
|
|
|
|
|
|
|
controller but different code. More descriptive though.
|
|
little more consistent about using _ to denote private member variables.
|
|
|
|
|
|
|
|
|