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
/
osdep
/
Phy.hpp
Age
Commit message (
Expand
)
Author
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-05-30
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
Joseph Henry
2018-05-02
Cleanup. Misc type conversion and signedness fixes
Joseph Henry
2018-05-01
Introduced basic multipath support
Joseph Henry
2018-02-01
Fix build on Intel C/C++ Compiler for Linux.
Adam Ierymenko
2018-01-26
Clean up some old stuff.
Adam Ierymenko
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2017-12-15
Make UDP read loop eventually move on.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2016-06-17
Linux bug fixes, small controller fix.
Adam Ierymenko
2016-06-08
Support yet another old version of http-parser for CentOS/EPEL.
Adam Ierymenko
2016-06-08
Remove warnings, more Debian stuff, remove obsolete ui/ stuff.
Adam Ierymenko
2016-04-05
OneService now binds all ports to specific local interfaces instead of wildca...
Adam Ierymenko
2016-01-20
Transfer speed increate + stability fixes
Joseph Henry
2016-01-17
Print path for user. Removed unused stub Phy methods
Joseph Henry
2016-01-14
Updated RX buffer code
Joseph Henry
2016-01-12
Merge branch 'dev' into edge
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2016-01-11
Stateless RPC rework
Joseph Henry
2015-12-21
Selectively move over changes from "edge" to "dev" excluding netcon.
Adam Ierymenko
2015-12-09
Only set SO_NO_CHECK on IPv4 UDP sockets for now due to broken V6 stacks that...
Adam Ierymenko
2015-11-23
MERGE current "dev" into "netcon" -- should not affect netcon itself but will...
Adam Ierymenko
2015-11-09
Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT
Adam Ierymenko
2015-11-02
More appropriate phyOnUnixClose handling
Joseph Henry
2015-11-02
Fixed another closure bug. Updated debug levels
Joseph Henry
2015-10-29
Added state dump, fixed numerous RPC related bugs
Joseph Henry
2015-10-27
Add set buffer sizes code to Phy<>
Adam Ierymenko
2015-10-27
Merge Phy<> from netcon.
Adam Ierymenko
2015-10-22
More cluster wiring...
Adam Ierymenko
2015-09-23
minor changes
Joseph Henry
2015-09-22
.
Adam Ierymenko
2015-09-22
Phy<> loses socketpair, gains raw FD monitoring.
Adam Ierymenko
2015-09-22
fixed fd-transfer logic bug, needs new write-queue logic
Joseph Henry
2015-09-10
refactor almost complete
Joseph Henry
2015-09-10
Merge branch 'adamierymenko-dev' into netcon
Adam Ierymenko
2015-09-10
.
Adam Ierymenko
2015-09-10
refactor in progress
Joseph Henry
2015-09-10
Remove unnecessary accessors.
Adam Ierymenko
2015-09-10
Merge adamierymenko-dev
Adam Ierymenko
2015-09-10
Add socketpair support to Phy.
Adam Ierymenko
2015-09-10
started refactor
Joseph Henry
2015-09-10
initial commit
Joseph Henry
2015-09-02
More netcon stuff, and Phy build fix.
Adam Ierymenko
2015-09-02
Stub of NetconEthernetTap
Adam Ierymenko
2015-09-02
Unix domain sockets in Phy<>
Adam Ierymenko
2015-07-28
Add miniupnpc builds for Windows, fix some Windows build warnings.
Adam Ierymenko
2015-07-28
Enable SO_NO_CHECK if available to skip UDP checksum on packet send for sligh...
Adam Ierymenko
2015-06-09
Allow double-close just in case in Phy<>
Adam Ierymenko
2015-06-09
Rework Phy<> to clean up _socks entries only in poll() to fix instability in ...
Adam Ierymenko
2015-06-05
Fix for poll() in Phy<> with no sockets open. Only affects tcp-proxy.
Adam Ierymenko
[next]