summaryrefslogtreecommitdiff
path: root/osdep/LinuxEthernetTap.hpp
AgeCommit message (Collapse)Author
2019-01-14Updated licenses for 2019Joseph Henry
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-05-04MTU integration in taps.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-03-27Add thread PTR that gets passed through the entire ZT core call stack and ↵Adam Ierymenko
then passed to handler functions resulting from a call.
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
2016-01-12boring doc stuffAdam Ierymenko
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-04-08osdep/ compile fixes, and remove some lingering OS-specific stuff from ↵Adam Ierymenko
node/Defaults
2015-03-31osnet -> osdepAdam Ierymenko