luci/protocols
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
..
luci-proto-3g treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-hnet treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-ipip treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-ipv6 treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-modemmanager luci-proto-modemmanager: use nmcli to detemrine modem choices 2020-02-08 11:28:14 +01:00
luci-proto-ncm treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-openconnect luci-proto-openconnect: explicitely escape slashes in regex literals 2020-01-22 22:02:24 +01:00
luci-proto-ppp treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-pppossh treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-qmi treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-relay treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-vpnc treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00
luci-proto-wireguard wireguard: add checkbox for nohostroute option 2020-02-09 02:12:30 +08:00