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
/
osdep
/
LinuxEthernetTap.cpp
Age
Commit message (
Collapse
)
Author
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 ↵
Adam Ierymenko
there.
2016-01-12
boring doc stuff
Adam Ierymenko
2015-11-24
Fix for GitHub issue #253.
Adrian Frühwirth
Make 'ip' detection more robust (some distros don't ship the binary in /sbin or /usr/sbin). Add error handling for cases where an ip add/remove fails.
2015-04-20
(1) now builds and works on Linux, (2) fix a threading problem causing carsh ↵
Adam Ierymenko
on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests.
2015-03-31
osnet -> osdep
Adam Ierymenko