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
/
OSXEthernetTap.cpp
Age
Commit message (
Expand
)
Author
2016-07-21
sys/sysctl.h is required on OSX and probably other BSD
Adam Ierymenko
2016-07-21
Merge pull request #348 from the-maldridge/remove-sysctl
Adam Ierymenko
2016-07-12
More OSX IPv6 fixes.
Adam Ierymenko
2016-07-06
Remove explicit sys/sysctl.h includes
Michael Aldridge
2016-06-21
Make Dictionary templatable so it can be used where we want a higher capacity.
Adam Ierymenko
2016-06-16
devicemap now works again in OSXEthernetTap
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2015-11-30
Simplify IP assignment logic in OSXEthernetTap, also fix for GitHub issue #249
Adam Ierymenko
2015-04-20
(1) now builds and works on Linux, (2) fix a threading problem causing carsh ...
Adam Ierymenko
2015-04-14
Tap driver load fix.
Adam Ierymenko
2015-04-14
Make tap itself handle remembering sticky device to nwid mappings.
Adam Ierymenko
2015-04-14
Bunch of tap stuff, IP address assignment hookups, etc.
Adam Ierymenko
2015-04-10
Add some TRACE around pinging (for now), and refactor service/One to just run...
Adam Ierymenko
2015-04-10
Since which tap to use is chosen statically at compile time and the factories...
Adam Ierymenko
2015-03-31
osnet -> osdep
Adam Ierymenko