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
/
LinuxEthernetTap.cpp
Age
Commit message (
Expand
)
Author
2019-08-07
Put kext back in Mac distro and use on versions older than High Sierra (which...
Adam Ierymenko
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-06-04
rtnetlink integrated. no more callouts to iproute2
Grant Limberg
2018-04-12
Release notes, and shorten Linux canonical network ID derived device names a ...
Adam Ierymenko
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2017-08-31
Fixed typo of mysterious origin
Joseph Henry
2017-07-06
Cleanup.
Adam Ierymenko
2017-06-27
Rename Utils::snprintf due to it being a #define on one platform.
Adam Ierymenko
2017-05-19
Move to canonical device naming on Linux.
Adam Ierymenko
2017-05-19
Add a way to specify a different interface prefix (for internal use mostly).
Adam Ierymenko
2017-05-04
MTU integration in taps.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2017-04-18
More build fixes.
Adam Ierymenko
2017-03-27
Add thread PTR that gets passed through the entire ZT core call stack and the...
Adam Ierymenko
2017-03-08
Add ifdef for synology around synology-only code in Linux Ethernet tap.
Adam Ierymenko
2017-02-21
properly fill out ifcfg files. also removed route re-add code for synology
Joseph Henry
2017-02-16
Route re-add patch for linux build on Synology devices
Joseph Henry
2016-07-07
Tiny fixes to LinuxEthernetTap
Adam Ierymenko
2016-06-21
Make Dictionary templatable so it can be used where we want a higher capacity.
Adam Ierymenko
2016-06-17
Linux bug fixes, small controller fix.
Adam Ierymenko
2016-06-08
Remove warnings, more Debian stuff, remove obsolete ui/ stuff.
Adam Ierymenko
2016-01-21
Check for /dev/tun as well as /dev/net/tun since some Linux devices put it th...
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2015-11-24
Fix for GitHub issue #253.
Adrian Frühwirth
2015-04-20
(1) now builds and works on Linux, (2) fix a threading problem causing carsh ...
Adam Ierymenko
2015-03-31
osnet -> osdep
Adam Ierymenko