summaryrefslogtreecommitdiff
path: root/osdep/ManagedRoute.hpp
AgeCommit message (Expand)Author
2019-01-14Updated licenses for 2019Joseph Henry
2018-06-04rtnetlink integrated. no more callouts to iproute2Grant Limberg
2018-01-26More cleanup of old stuff.Adam Ierymenko
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2016-09-13Route management bug fixes.Adam Ierymenko
2016-09-13Implement relay policy, and setting multicast limit to 0 now disables multica...Adam Ierymenko
2016-09-08Do not bifurcate if not replacing an existing route. (Still need to tie up Li...Adam Ierymenko
2016-07-12Do not shadow our own route twice on Mac if there is no default route. (Fix f...Adam Ierymenko
2016-06-21Comment cleanup.Adam Ierymenko
2016-06-16Default route population works on Mac!Adam Ierymenko
2016-06-17Linux bug fixes, small controller fix.Adam Ierymenko
2016-06-15Default route ready to test on Mac.Adam Ierymenko
2016-06-15ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to...Adam Ierymenko