OSDN Git Service

selftests: pmtu: Introduce list_flush_ipv6_exception test case
authorStefano Brivio <sbrivio@redhat.com>
Thu, 6 Jun 2019 20:15:09 +0000 (22:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Jun 2019 18:39:31 +0000 (11:39 -0700)
commite28799e52a0a7188374679184a32ca24921ff40e
tree28e1ee67fad5caef896f636c178a2f396a296c07
parent48debfd736d5cb5d26f973d71ec3933f12f9b61c
selftests: pmtu: Introduce list_flush_ipv6_exception test case

This test checks that route exceptions can be successfully listed and
flushed using ip -6 route {list,flush} cache.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/pmtu.sh