]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: router: Add test case for destination IP link-local
authorAmit Cohen <amitc@mellanox.com>
Sun, 5 Jan 2020 16:20:57 +0000 (18:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2020 21:38:37 +0000 (13:38 -0800)
commit26ccb6a8150f68f7e96b3f028d43b9027074505a
tree0194f393c28d6431a21f93410b01ae2e79aa4bf2
parent6e84bceb43bd0b0e20d8e22546c9c0248607e2ea
selftests: forwarding: router: Add test case for destination IP link-local

Add test case to check that packets are not dropped when they need to be
routed and their destination is link-local, i.e., 169.254.0.0/16.

Signed-off-by: Amit Cohen <amitc@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/router.sh