n2n/doc
Logan oos Even 99b6b6b66d
added n2n-route tool (#982)
* moved dev to version 3.1.1

* laid ground for n2n-route tool

* adapted code style

* overhauled n2n-route's tool program logic and removed route code from edge

* added missing initialization of federation's purgeable field

* lifted un/purgeable confusion

* added warning about removed -n cli option

* realized that Windows does not offer inet_aton()

* removed -n option documentation from edge's man page

* slightly simplified n2n-route program logic

* applied more logic changes to n2n-route tool

* added 'info' read command to edge's management port

* corrected indention

* added Linux route control to n2n-route tool

* temporarily restricted n2n-route tool to Linux only

* We must be over the routing!

* pulled default gateway change detection into main loop to cover mobile use, and added devstr_t type

* corrected use of new UNPURGEABLE - so far gone unnoticed

* addresses possiible address issue

* i broke it

* reverted bad ideas

* added command line options, help text, and prevented vpn gateway being used for supernode/peer traffic routes

* added option to manually provide default gateway, also verbosity options

* getting there

* added option to limit networks to be routed (-n), adapted documentation

* fine-tuned minor things
2022-05-24 20:38:51 +02:00
..
Advanced.md added n2n-route tool (#982) 2022-05-24 20:38:51 +02:00
Authentication.md updated Authentication.md 2021-10-26 03:31:01 +05:45
BuildConfig.md Improve build docs (#952) 2022-02-09 21:30:26 +00:00
Building.md Update to Compiling documentation (#945) 2022-01-30 17:39:10 +00:00
Communities.md added support for COMMUNITY_NAME environment variable (#814) 2021-09-25 15:15:16 +05:45
ConfigurationFiles.md Major documentation improvements (#752) 2021-08-19 20:02:53 +05:45
Crypto.md Major documentation improvements (#752) 2021-08-19 20:02:53 +05:45
Faq.md updated Faq.md 2022-04-11 11:14:21 +02:00
Federation.md updated Federation.md 2021-11-01 17:20:09 +05:45
Hacking.md Major documentation improvements (#752) 2021-08-19 20:02:53 +05:45
ManagementAPI.md Move as much as simply possible from edge_management into shared code 2022-04-17 00:25:04 +01:00
Routing.md added n2n-route tool (#982) 2022-05-24 20:38:51 +02:00
Scratchpad.md updated Scratchpad.md 2022-03-31 15:03:10 +02:00
Scripts.md Attempt to simplify adding new tests 2022-02-05 20:06:31 +00:00
TapConfiguration.md Major documentation improvements (#752) 2021-08-19 20:02:53 +05:45
TrafficRestrictions.md Add feature to drop or accept specific packet transmit over edge network interface by rules. (#489) 2020-11-10 16:35:05 +01:00