diff options
author | Seth David Schoen <schoen@loyalty.org> | 2023-01-02 20:42:50 -0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-04 00:48:15 +0100 |
commit | 68f983ba4102faac55211c6c6e799641ed3e3da6 (patch) | |
tree | 360e87733d9232c857e38f933344069c7c52c5fe /target/linux/ipq40xx/files/arch | |
parent | 738b04c88128d9963b81bff68426980f587f22d9 (diff) | |
download | upstream-68f983ba4102faac55211c6c6e799641ed3e3da6.tar.gz upstream-68f983ba4102faac55211c6c6e799641ed3e3da6.tar.bz2 upstream-68f983ba4102faac55211c6c6e799641ed3e3da6.zip |
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>
Diffstat (limited to 'target/linux/ipq40xx/files/arch')
0 files changed, 0 insertions, 0 deletions