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
/
PacketDecoder.cpp
Age
Commit message (
Collapse
)
Author
2013-07-29
Fix a bunch of errors due to minor method signature changes, still a work in ↵
Adam Ierymenko
progress.
2013-07-29
Network membership certificate work in progress... does not build yet.
Adam Ierymenko
2013-07-27
Back out of RPC... blech. Have a better idea.
Adam Ierymenko
2013-07-23
Basic RPC stuff in Packet and PacketDecoder for RPC service support.
Adam Ierymenko
2013-07-23
Add amSupernode to make code clearer in the check-if-self-is-supernode case.
Adam Ierymenko
2013-07-13
Compile fixes, integration of fast PRNG.
Adam Ierymenko
2013-07-12
Bunch of little bug fixes in newly refactored code.
Adam Ierymenko
2013-07-12
Update bloom filter for MULTICAST_FRAME retransmit, and temporarily add ↵
Adam Ierymenko
abort() to catch gremlin
2013-07-12
Merge branch 'adamierymenko-dev' of ↵
Adam Ierymenko
10.211.55.2:/Users/api/Code/local-ZeroTierOne into adamierymenko-dev
2013-07-12
Several bug fixes in newly refactored code.
Adam Ierymenko
2013-07-12
Little cleanup and docs.
Adam Ierymenko
2013-07-11
More work in progress on Switch / PacketDecoder refactor.
Adam Ierymenko
2013-07-11
Work in progress...
Adam Ierymenko
2013-07-11
More major Switch refactor work... still in progress.
Adam Ierymenko
2013-07-11
Factoring out packet decoder from Switch to put that object on a little bit ↵
Adam Ierymenko
of a diet. Work in progress, wont build yet.