summaryrefslogtreecommitdiff
path: root/osdep/LinuxEthernetTap.cpp
AgeCommit message (Expand)Author
2018-04-12Release notes, and shorten Linux canonical network ID derived device names a ...Adam Ierymenko
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-08-31Fixed typo of mysterious originJoseph Henry
2017-07-06Cleanup.Adam Ierymenko
2017-06-27Rename Utils::snprintf due to it being a #define on one platform.Adam Ierymenko
2017-05-19Move to canonical device naming on Linux.Adam Ierymenko
2017-05-19Add a way to specify a different interface prefix (for internal use mostly).Adam Ierymenko
2017-05-04MTU integration in taps.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-04-18More build fixes.Adam Ierymenko
2017-03-27Add thread PTR that gets passed through the entire ZT core call stack and the...Adam Ierymenko
2017-03-08Add ifdef for synology around synology-only code in Linux Ethernet tap.Adam Ierymenko
2017-02-21properly fill out ifcfg files. also removed route re-add code for synologyJoseph Henry
2017-02-16Route re-add patch for linux build on Synology devicesJoseph Henry
2016-07-07Tiny fixes to LinuxEthernetTapAdam Ierymenko
2016-06-21Make Dictionary templatable so it can be used where we want a higher capacity.Adam Ierymenko
2016-06-17Linux bug fixes, small controller fix.Adam Ierymenko
2016-06-08Remove warnings, more Debian stuff, remove obsolete ui/ stuff.Adam Ierymenko
2016-01-21Check for /dev/tun as well as /dev/net/tun since some Linux devices put it th...Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2015-11-24Fix 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-31osnet -> osdepAdam Ierymenko