openwrt/target/linux/generic
Rafał Miłecki 9a92af4624 kernel: fix rtcache compilation with 4.18+ with IPv6 support
Please note that modified code isn't currently being compiled with
kernels 4.19+ due to the dropped CONFIG_NF_CONNTRACK_IPV6 in upstream
Linux. That requires a separated fix.

This fixes:
net/netfilter/nf_conntrack_rtcache.c: In function 'nf_rtcache_get_cookie':
net/netfilter/nf_conntrack_rtcache.c:82:11: error: 'const struct rt6_info' has no member named 'rt6i_node'; did you mean 'rt6i_idev'?
   if (rt->rt6i_node)
           ^~~~~~~~~
           rt6i_idev

IPv6 structs were reworked in upstream kernel by:
commit a64efe142f5e ("net/ipv6: introduce fib6_info struct and helpers")
commit 77634cc67dc1 ("net/ipv6: Remove unused code and variables for rt6_info")
commit 93c2fb253d17 ("net/ipv6: Rename fib6_info struct elements")

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2019-04-04 10:59:11 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.165 2019-03-27 10:48:59 +01:00
backport-4.14 kernel: bump 4.14 to 4.14.107 2019-03-22 18:14:28 +01:00
backport-4.19 kernel: fix rtcache compilation with 4.18+ with IPv6 support 2019-04-04 10:59:11 +02:00
files generic: ar8216: introduce qca,mib-poll-interval property 2019-03-24 01:44:27 +01:00
hack-4.9 kernel: bump 4.9 to 4.9.164 2019-03-22 18:14:28 +01:00
hack-4.14 kernel: bump 4.14 to 4.14.103 2019-02-25 17:33:16 +01:00
hack-4.19 kernel: bump 4.19 to 4.19.25 2019-02-25 17:33:16 +01: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 mips: fix dynamic ftrace 2019-03-06 22:02:56 +01:00
pending-4.9 kernel: bump 4.9 to 4.9.161 2019-03-05 13:19:43 +01:00
pending-4.14 kernel: Update arc-add-OWRTDTB-section patch for 4.14 2019-03-20 18:23:31 +01:00
pending-4.19 kernel: Update arc-add-OWRTDTB-section patch for 4.14 2019-03-20 18:23:31 +01:00
config-3.18 kernel/modules: add kmod-pmbus-zl6100 module 2019-01-13 11:07:37 +01:00
config-4.9 generic: kernel: Add missing config option 2019-02-19 22:11:29 +01:00
config-4.14 x86: fix geode image builds redux 2019-03-02 12:59:47 +01:00
config-4.19 x86: fix geode image builds redux 2019-03-02 12:59:47 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00