immortalwrt/target/linux/generic
Seth David Schoen 68f983ba41 generic: 5.10: backport Treat IPv4 segment's lowest address as unicast
Backport patch from kernel 5.14.

Treat only the highest, not the lowest, IPv4 address within a local
subnet as a broadcast address, as subnets do not need two different
broadcast addresses and networking documentation consistently prefers
the highest address as broadcast.

This patch was merged in upstream net-next tree in May 2021 at

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=94c821c74bf5

This eventually frees up one address per subnet. It matches behavior
suggested in our Internet-Draft, and also the default behavior of OpenBSD
and FreeBSD.

Signed-off-by: Seth David Schoen <schoen@loyalty.org>
2023-01-04 00:48:15 +01:00
..
backport-5.10 generic: 5.10: backport Treat IPv4 segment's lowest address as unicast 2023-01-04 00:48:15 +01:00
backport-5.15 kernel: bump 5.15 to 5.15.86 2023-01-03 23:55:45 +01:00
files kernel: move ubnt ledbar driver to a separate package 2022-09-30 11:28:51 +02:00
hack-5.10 kernel: bump 5.10 to 5.10.161 2022-12-24 15:24:18 +01:00
hack-5.15 kernel: bump 5.15 to 5.15.86 2023-01-03 23:55:45 +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.10 generic: add support for EON EN25QX128A spi nor flash 2022-12-16 20:58:36 +01:00
pending-5.15 kernel: bump 5.15 to 5.15.86 2023-01-03 23:55:45 +01:00
config-5.10 kernel: Move CONFIG_PWM_IMG and CONFIG_PWM_MEDIATEK to generic configuration 2022-12-23 00:43:33 +01:00
config-5.15 kernel: Move CONFIG_PWM_IMG and CONFIG_PWM_MEDIATEK to generic configuration 2022-12-23 00:43:33 +01:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES