From: Jakub Kicinski Date: Tue, 1 Jul 2025 01:14:25 +0000 (-0700) Subject: Merge branch 'add-support-for-externally-validated-neighbor-entries' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b28fe7f20a05f824a07aeecccd8bd71c29ff99e4;p=thirdparty%2Flinux.git Merge branch 'add-support-for-externally-validated-neighbor-entries' Ido Schimmel says: ==================== Add support for externally validated neighbor entries Patch #1 adds a new neighbor flag ("extern_valid") that prevents the kernel from invalidating or removing a neighbor entry, while allowing the kernel to notify user space when the entry becomes reachable. See motivation and implementation details in the commit message. Patch #2 adds a selftest. v1: https://lore.kernel.org/20250611141551.462569-1-idosch@nvidia.com ==================== Link: https://patch.msgid.link/20250626073111.244534-1-idosch@nvidia.com Signed-off-by: Jakub Kicinski --- b28fe7f20a05f824a07aeecccd8bd71c29ff99e4