openwrt/target/linux/generic
Axel Neumann f7668334a8 Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address
The 666-Add-support-for-MAP-E-FMRs-mesh-mode.patch kernel patches
break the possibility for using an ip4ip6 tunnel interface as a fall
back interface accepting ip4-in-ip6 tunneled packets from any remote
address. This works out of the box with any normal (non-666-patched)
kernel and can be configured by setting up an 'ip -6 tunnel' with type
'any' or 'ip4ip6' and a remote address of '::'.

The misbehavior comes with line 290 the patch which discards all packets
that do not show the expected saddr, even if no single fmr rule was
defined and despite the validity of the saddr was already approved earlier.

Signed-off-by: Axel Neumann <neumann@cgws.de>
Acked-by: Hans Dedecker <dedeckeh@gmail.com>
(cherry picked from 65c05301c2)
2018-07-31 06:32:15 +02:00
..
backport-4.9 kernel: backport page fragment API changes from 4.10+ to 4.9 2018-07-14 11:43:18 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.54 for 18.06 2018-07-12 13:54:24 +02:00
files kernel: rtl8366_smi: guard of_mdiobus_register() call 2018-05-11 15:07:56 +02:00
hack-4.9 kernel: bump 4.9 to 4.9.108 for 18.06 2018-06-18 06:42:18 +02:00
hack-4.14 kernel: bump 4.14 to 4.14.54 for 18.06 2018-07-12 13:54:24 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-3.18 Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address 2018-07-31 06:32:15 +02:00
pending-4.4 Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address 2018-07-31 06:32:15 +02:00
pending-4.9 Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address 2018-07-31 06:32:15 +02:00
pending-4.14 Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address 2018-07-31 06:32:15 +02:00
config-3.18 kernel: Restrict dmesg output to root. 2018-04-30 09:01:33 +02:00
config-4.4 kernel: Restrict dmesg output to root. 2018-04-30 09:01:33 +02:00
config-4.9 kernel: bump 4.9 to 4.9.102 for 18.06 2018-05-24 16:03:58 +02:00
config-4.14 kernel: enable THIN_ARCHIVES by default 2018-05-24 17:24:31 +02:00
PATCHES