luci/protocols/luci-proto-wireguard
Yuxiang Zhu 9684901dc2 wireguard: add checkbox for nohostroute option
This change allows to configure `nohostroute` option for wireguard to explicitely prevent creation
of host routes to endpoints.

By default without `option nohostroute '1'`, an explicite route to the peer's endpoint will be created in the main routing table with the next hop to the gateway. However, it causes issues with some setup. Enabling this option will inhibit this behavior. See discussions at http://lists.openwrt.org/pipermail/openwrt-devel/2019-March/016329.html.

Signed-off-by: Yuxiang Zhu <vfreex@gmail.com>
2020-02-09 02:12:30 +08:00
..
htdocs/luci-static/resources/protocol wireguard: add checkbox for nohostroute option 2020-02-09 02:12:30 +08:00
Makefile luci-*-wireguard: Remove inactive maintainer 2018-11-10 13:54:59 +01:00