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
/
Switch.hpp
Age
Commit message (
Expand
)
Author
2014-04-10
More toward GitHub issue #56
Adam Ierymenko
2014-03-31
Oops... turns out we need to differentiate incoming from outgoing TCP and ind...
Adam Ierymenko
2014-03-19
IPC changes and SocketManager changes all build!
Adam Ierymenko
2014-03-18
Everything but the local config bus... blech.
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2014-01-28
Yank PROBE stuff since it's not used and was a premature addition to the prot...
Adam Ierymenko
2013-12-31
Fix several things:
Adam Ierymenko
2013-12-06
Dead code removal, fix for cleanup GitHub issue #28
Adam Ierymenko
2013-10-17
Get rid of not used and maybe never to be used Filter code.
Adam Ierymenko
2013-10-16
Lots of cleanup, more work on certificates, some security fixes.
Adam Ierymenko
2013-10-01
Each peer now tracks the last time it announced multicast LIKEs independently...
Adam Ierymenko
2013-09-27
Whew, it builds!
Adam Ierymenko
2013-09-17
Some file format cleanup.
Adam Ierymenko
2013-07-13
Cleanup, comments, regularize TRACE messages.
Adam Ierymenko
2013-07-11
It builds now. The Switch object has been put on a diet. Now to test on the t...
Adam Ierymenko
2013-07-11
More work in progress on Switch / PacketDecoder refactor.
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 o...
Adam Ierymenko
2013-07-10
Factored out multicast propagation algorithm from Switch and Topology, also c...
Adam Ierymenko
2013-07-08
Silly multicast propagation fix: exclude upstream sender to never send duplic...
Adam Ierymenko
2013-07-06
Send HELLO instead of NOP for NAT-t in order to measure latency always. Also ...
Adam Ierymenko
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko