odhcp6c: make ds-lite/map tunnel encapsulation limit support configurable (FS#1501)
authorHans Dedecker <dedeckeh@gmail.com>
Tue, 29 May 2018 13:31:21 +0000 (15:31 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 19 Jun 2018 11:25:19 +0000 (13:25 +0200)
commit3c4cf92f1305a94e192a838b9786f54397cca5d8
treee4fd627750c790300835d436284f7144c4331460
parent192866d2b81d74e70bffb53cc564f0ef9ed37ed2
odhcp6c: make ds-lite/map 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 for dynamic created ds-lite/map
interfaces.
Setting the uci parameter encaplimit_dslite/map to ignore; allows to disable the insertion
of the destination option header for the dynamic created ds-lite/map interface.
Otherwise the tunnel encapsulation limit value can be set to a value from 0 till 255
by setting the encaplimit_dslite/map uci parameter accordingly.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
package/network/ipv6/odhcp6c/Makefile
package/network/ipv6/odhcp6c/files/dhcpv6.script
package/network/ipv6/odhcp6c/files/dhcpv6.sh