index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
IncomingPacket.hpp
Age
Commit message (
Collapse
)
Author
2015-04-03
Bunch more cleanup, improvements to NAT traversal logic, finished updating ↵
Adam Ierymenko
Switch.
2015-02-17
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
Adam Ierymenko
2015-02-02
Drop support for legacy P5 multicast, as there are fewer than 1% of these ↵
Adam Ierymenko
remaining on the network.
2015-01-05
Cleanup, add tristate to config code in Network, and happy new year!
Adam Ierymenko
2015-01-05
Strip out old Service code, add new service message type.
Adam Ierymenko
2014-11-25
Add ZT_SUPPORT_LEGACY_MULTICAST ifdef to enable the legacy code to all be ↵
Adam Ierymenko
toggled.
2014-10-29
More cleanup, and fix a bug in Multicaster::gather()
Adam Ierymenko
2014-10-02
Last steps before test: parse OK(MULTICAST_GATHER) and OK(MULTICAST_FRAME)
Adam Ierymenko
2014-09-30
Add origin to new MULTICAST_FRAME, move security check for certs into ↵
Adam Ierymenko
Network to remove redundant code and bug-proneness, more work on IncomingPacket...
2014-09-30
Multicaster needs to be global, not per-network, and a bunch of other stuff.
Adam Ierymenko
2014-09-26
Some Network code cleanup.
Adam Ierymenko
2014-09-25
.
Adam Ierymenko
2014-09-24
Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a ↵
Adam Ierymenko
little more consistent about using _ to denote private member variables.
2014-09-24
Rename PacketDecoder to much more descriptive IncomingPacket
Adam Ierymenko
2014-09-24
.
Adam Ierymenko