index
:
infinitytier.git
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.cpp
Age
Commit message (
Expand
)
Author
2014-10-03
Do not multicast to self.
Adam Ierymenko
2014-10-02
Last steps before test: parse OK(MULTICAST_GATHER) and OK(MULTICAST_FRAME)
Adam Ierymenko
2014-10-02
Make multicast gathering a bit smarter.
Adam Ierymenko
2014-10-02
Change "encrypted" flag to full cipher suite selector. Go ahead and reserve A...
Adam Ierymenko
2014-10-02
Improve security posture by eliminating non-const data() accessor from Buffer.
Adam Ierymenko
2014-10-01
A bit more IncomingPacket cleanup... almost ready to test, just need OK() han...
Adam Ierymenko
2014-09-30
IncomingPacket builds!
Adam Ierymenko
2014-09-30
Add origin to new MULTICAST_FRAME, move security check for certs into Network...
Adam Ierymenko
2014-09-30
Multicaster needs to be global, not per-network, and a bunch of other stuff.
Adam Ierymenko
2014-09-26
A few more revisions to new multicast verbs.
Adam Ierymenko
2014-09-24
Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a lit...
Adam Ierymenko
2014-09-24
Rename PacketDecoder to much more descriptive IncomingPacket
Adam Ierymenko
2014-09-24
.
Adam Ierymenko
[prev]