openwrt/target/linux/generic
Felix Fietkau 49bde57679 kernel: fix bridge proxyarp issue with some broken DHCP clients
There are broken devices in the wild that handle duplicate IP address
detection by sending out ARP requests for the IP that they received from a
DHCP server and refuse the address if they get a reply.
When proxyarp is enabled, they would go into a loop of requesting an address
and then NAKing it again.

Fixes: https://github.com/openwrt/openwrt/issues/14309
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit c1ad78318c)
2024-01-05 12:54:49 +01:00
..
backport-5.15 kernel: bump 5.15 to 5.15.139 2023-11-25 20:17:09 +01:00
files kernel: mtd: bcm-wfi: add cferam name support 2023-06-15 11:39:09 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.139 2023-11-25 20:17:09 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: fix bridge proxyarp issue with some broken DHCP clients 2024-01-05 12:54:49 +01:00
pending-6.1 generic: net: phy: realtek: add interrupt support for RTL8221B 2023-12-07 11:12:12 +01:00
config-5.15 kernel: ensure VFIO related suboptions are disabled 2023-09-16 21:00:38 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-02 15:31:03 +02:00
PATCHES