commit | bb059fb20447c869970ebd296010c1a822706c58 | [log] [tgz] |
---|---|---|
author | Stefano Brivio <sbrivio@redhat.com> | Fri Oct 12 23:54:14 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 15 22:37:28 2018 -0700 |
tree | 70918ca5b1d1c429e3428b1dd88906e9bd2d58d7 | |
parent | 55bbc8ff4987d05b7d2f2d513caabd0a58fec021 [diff] |
selftests: pmtu: Add optional traffic captures for single tests If --trace is passed as an option and tcpdump is available, capture traffic for all relevant interfaces to per-test pcap files named <test>_<interface>.pcap. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Reviewed-by: Sabrina Dubroca <sd@queasysnail.net> Signed-off-by: David S. Miller <davem@davemloft.net>