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
/
BSDEthernetTap.cpp
Age
Commit message (
Collapse
)
Author
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2017-07-07
BSD build fix.
Adam Ierymenko
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-04
MTU integration in taps.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2017-03-27
Add 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-01-19
OpenBSD fixes, workaround for apparent libstdc++ bug.
Adam Ierymenko
2017-01-19
Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439
Adam Ierymenko
2016-07-06
Remove explicit sys/sysctl.h includes
Michael Aldridge
Explicitly including sys/sysctl.h breaks the ability to build against muslc.
2016-01-12
boring doc stuff
Adam Ierymenko
2015-05-17
BSDEthernetTap build fixes.
Adam Ierymenko
2015-05-17
Bring BSDEthernetTap into the current century.
Adam Ierymenko
2015-03-31
osnet -> osdep
Adam Ierymenko