Commit History

Author SHA1 Message Date
  Adam Ierymenko ebe7e15475 sys/sysctl.h is required on OSX and probably other BSD 9 years ago
  Adam Ierymenko 095aef5f30 Merge pull request #348 from the-maldridge/remove-sysctl 9 years ago
  Adam Ierymenko 23391ff9da More OSX IPv6 fixes. 9 years ago
  Adam Ierymenko 3f2b21ce71 Do not shadow our own route twice on Mac if there is no default route. (Fix for issue found during IPv6 default route override testing.) 9 years ago
  Michael Aldridge 1a89694980 Remove explicit sys/sysctl.h includes 9 years ago
  Adam Ierymenko e2ca239be0 Comment cleanup. 9 years ago
  Adam Ierymenko 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 years ago
  Adam Ierymenko 82473c85e0 Default route override and route management in general now works in Linux. 9 years ago
  Adam Ierymenko 3ee15e65aa Tying up default route and route mgmt loose ends. It now periodically updates shadow routes so hopefully your link will stay up as you move around. 9 years ago
  Adam Ierymenko 1bf1c38b30 Default route population works on Mac! 9 years ago
  Adam Ierymenko f41ea24e97 Build fixes. 9 years ago
  Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. 9 years ago
  Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. 9 years ago