openwrtv3/package/network
Hans Dedecker e4577d2e68 map: make tunnel encapsulation limit support configurable (FS#1501)
Be compatible with ISPs which don't support the destination option header containing
the tunnel encapsulation limit as reported in FS#1501.
Setting the uci parameter encaplimit to ignore; allows to disable the insertion
of the destination option header in the map-e packets.
Otherwise the tunnel encapsulation limit value can be set to a value from 0 till 255
by setting the encaplimit uci parameter accordingly.
If no encaplimit value is specified the default value is 4 as before.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-06-04 17:07:29 +02:00
..
config netifd: update to latest git HEAD (FS#1501) 2018-06-04 17:07:15 +02:00
ipv6 map: make tunnel encapsulation limit support configurable (FS#1501) 2018-06-04 17:07:29 +02:00
services wireguard: bump to 0.0.20180531 to fix flow offloading 2018-05-31 07:40:15 +02:00
utils curl: Add ca-bundle dependency 2018-05-30 06:38:19 +02:00