openwrtv4/package/network/ipv6/6rd
Steven Barth e1c5111997 6rd: Make don't fragment bit (df) a configurable variable
Make the IPv4 "do not fragment" bit a configurable variable for the 6rd
tunnel interface as the bit should not be set in the encapsulating IPv4
header according to RFC3056.
On top the config variable allows to enable/disable path mtu discovery
for tunnel interfaces.
Config variable can be passed to netifd as tunnel config support is
already present for the "do not fragment" bit.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

SVN-Revision: 39370
2014-01-23 10:59:04 +00:00
..
files 6rd: Make don't fragment bit (df) a configurable variable 2014-01-23 10:59:04 +00:00
src 6rd: Clear correct IPv6 address bits in 6rdcalc 2013-11-16 09:18:14 +00:00
Makefile Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface 2013-12-15 19:38:53 +00:00