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)
commit383dbf70d99e31c4dacf0eca8411581b6ec0635d
tree971ec2a9928ba0fcf642d26b29e06639b5f71bb6
parent62b0fb099ce2559293913d5bacf0c3aef08324e1
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