Historie revizí

Autor SHA1 Zpráva Datum
  Adam Ierymenko 2fc3d12fb6 Minor tweaks to member code in controller, and fix Linux build. před 9 roky
  Adam Ierymenko 24fce0be86 No, definitely have to back out GitHub issue #385 (non-bisected routes) since this breaks IPv6 on OSX and probably IPv4 too if you were to encounter a 6-only situation. před 9 roky
  Adam Ierymenko 8d0b2b781e Route management bug fixes. před 9 roky
  Adam Ierymenko 5b6d27e659 Implement relay policy, and setting multicast limit to 0 now disables multicast on the network as would be expected. před 9 roky
  Adam Ierymenko ced8dfc639 Try a version of GitHub issue #385 (non-bifurcated default if not present) on Mac. This version adds the bifurcated routes always but also adds a device-specific non-bifurcated route. Will have to see if this still interferes with OSX route settings, since by definition device specific routes should not conflict with general routes. před 9 roky
  Adam Ierymenko 34b146f28b Back out of GitHub issue #385 for now and maybe for this release. Would be nice but it is non-critical and rules are the priority. Current implementation bangs heads with OSX route assignment on WiFi join, etc. před 9 roky
  Adam Ierymenko fb46a546db Just always do route bifurcation on Linux for now... basically the old behavior. před 9 roky
  Adam Ierymenko d23ade879b Do not bifurcate if not replacing an existing route. (Still need to tie up Linux and Windows.) před 9 roky
  Adam Ierymenko ebe7e15475 sys/sysctl.h is required on OSX and probably other BSD před 9 roky
  Adam Ierymenko 095aef5f30 Merge pull request #348 from the-maldridge/remove-sysctl před 9 roky
  Adam Ierymenko 23391ff9da More OSX IPv6 fixes. před 9 roky
  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.) před 9 roky
  Michael Aldridge 1a89694980 Remove explicit sys/sysctl.h includes před 9 roky
  Adam Ierymenko e2ca239be0 Comment cleanup. před 9 roky
  Adam Ierymenko 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! před 9 roky
  Adam Ierymenko 82473c85e0 Default route override and route management in general now works in Linux. před 9 roky
  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. před 9 roky
  Adam Ierymenko 1bf1c38b30 Default route population works on Mac! před 9 roky
  Adam Ierymenko f41ea24e97 Build fixes. před 9 roky
  Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. před 9 roky
  Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. před 9 roky