immortalwrt/target/linux
Bjørn Mork 00240dbaff realtek: re-enable IPv6 routing
Commit 03e1d93e07 ("realtek: add driver support for routing
offload") added routing offload for IPv4, but broke IPv6 routing
completely.  The routing table is empty and cannot be updated:

 root@gs1900-10hp:~# ip -6 route
 root@gs1900-10hp:~# ip -6 route add unreachable default
 RTNETLINK answers: Invalid argument

As a side effect, this breaks opkg on IPv4 only systems too,
since uclient-fetch fails when there are no IPv6 routes:

 root@gs1900-10hp:~# uclient-fetch http://192.168.99.1
 Downloading 'http://192.168.99.1'
 Failed to send request: Operation not permitted

Fix by returning NOTIFY_DONE when offloading is unsupported, falling
back to default behaviour.

Fixes: 03e1d93e07 ("realtek: add driver support for routing offload")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2021-10-31 23:57:45 +08:00
..
apm821xx kernel: bump 5.10 to 5.10.75 2021-10-22 23:58:33 +08:00
arc770 arc770: drop target 2021-09-14 03:17:29 +08:00
archs38 kernel: Add missing kernel config options 2021-09-16 23:53:31 +08:00
armvirt armvirt: enable MMIO_CMDLINE_DEVICES for firecracker support 2021-10-14 23:56:43 +08:00
at91 kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
ath25 kernel: bump 5.4 to 5.4.154 2021-10-22 23:56:43 +08:00
ath79 ath79: use correct USB package for DIR-505 2021-10-25 23:48:15 +08:00
bcm27xx kernel: bump 5.10 to 5.10.75 2021-10-22 23:58:33 +08:00
bcm47xx bcm47xx: add kernel 5.10 support 2021-10-27 23:55:51 +08:00
bcm53xx bcm53xx: MR32: replace i2c-gpio with SoC's i2c 2021-10-31 23:56:24 +08:00
bcm63xx kernel: bump 5.10 to 5.10.74 2021-10-22 23:58:19 +08:00
bcm4908 kernel: bump 5.4 to 5.4.154 2021-10-22 23:56:43 +08:00
bmips kernel: bump 5.10 to 5.10.74 2021-10-22 23:58:19 +08:00
gemini gemini: splash banner on framebuffer console 2021-10-11 23:55:36 +08:00
generic kernel: backport GPIO LED patch for MT7530 2021-10-29 23:55:07 +08:00
imx6 kernel: 5.10: add missing symbols 2021-10-07 00:05:39 +08:00
ipq40xx Merge Mainline 2021-10-27 12:18:41 +08:00
ipq806x Merge Mainline 2021-10-27 12:18:41 +08:00
ipq807x kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-10 12:26:08 +08:00
kirkwood kirkwood: refresh kernel config 2021-10-06 23:56:13 +08:00
lantiq kernel: bump 5.10 to 5.10.74 2021-10-22 23:58:19 +08:00
layerscape layerscape: Fix build in dtb 2021-10-25 23:49:50 +08:00
malta kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
mediatek kernel: bump 5.10 to 5.10.74 2021-10-22 23:58:19 +08:00
mpc85xx kernel: 5.10: add missing symbols 2021-10-07 00:05:39 +08:00
mvebu mvebu: mochabin: correct LED labels in DTS 2021-10-11 23:53:21 +08:00
mxs kernel: bump to 4.9.285, 4.14.249, 4.19.209 2021-10-07 14:56:30 +08:00
octeon kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
octeontx kernel: Deactivate some ARM64 errata workarounds 2021-10-07 00:04:20 +08:00
omap omap: fix name of uboot file 2021-09-30 05:22:40 +08:00
oxnas kernel: bump to 4.9.287, 4.14.251, 4.19.212 2021-10-17 21:52:46 +08:00
pistachio kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
ramips ramips: minew g1-c: Allow dynamic RAM sizes 2021-10-26 23:56:21 +08:00
realtek realtek: re-enable IPv6 routing 2021-10-31 23:57:45 +08:00
rockchip rockchip: hwrng: sync with official develop-4.19 branch 2021-10-20 23:57:55 +08:00
sunxi sunxi: deselect CONFIG_VIDEO_SUN6I_CSI by default 2021-10-30 23:55:38 +08:00
tegra kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-10 12:26:08 +08:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
x86 x86: drop wireless util by default 2021-10-18 17:45:02 +08:00
zynq zynq: kernel: update config for 5.10 2021-10-26 23:38:45 +08:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00