]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: router: Add test case for source IP in class E
authorAmit Cohen <amitc@mellanox.com>
Sun, 5 Jan 2020 16:20:51 +0000 (18:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2020 21:38:36 +0000 (13:38 -0800)
commit04a33a2592f2774840b4a42f9627b481cd9a887b
tree971ec2a9928ba0fcf642d26b29e06639b5f71bb6
parente0db011f2610e437c65116a9606cbbc69b1cdfba
selftests: forwarding: router: Add test case for source IP in class E

Add test case to check that packets are not dropped when they need to be
routed and their source IP in class E, (i.e., 240.0.0.0 –
255.255.255.254).

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