openwrtv4/package/network/ipv6/map
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
..
files map: make tunnel encapsulation limit support configurable (FS#1501) 2018-06-04 17:07:29 +02:00
src map: fix psidlen becoming negative (FS#1430) 2018-03-29 22:19:18 +02:00
Makefile map: make tunnel encapsulation limit support configurable (FS#1501) 2018-06-04 17:07:29 +02:00