]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: rtnetlink: add neighbour update test
authorSabrina Dubroca <sd@queasysnail.net>
Tue, 10 Mar 2026 21:59:17 +0000 (22:59 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 12 Mar 2026 02:04:55 +0000 (19:04 -0700)
commit68e76fc12df091b04ede5f6244385a35abae0a80
tree6e111b4fad09f0afa1691679259dd77df0e32fef
parentcbada1048847a348797aec63a1d8056621cbe653
selftests: rtnetlink: add neighbour update test

Check that protocol and flags are updated correctly for
neighbour and pneigh entries.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/d28f72b5b4ff4c9ecbbbde06146a938dcc4c264a.1772894876.git.sd@queasysnail.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/rtnetlink.sh