Sending live tcpdump output over SSH while running tests may drop
authorbluhm <bluhm@openbsd.org>
Wed, 13 Oct 2021 18:55:04 +0000 (18:55 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 13 Oct 2021 18:55:04 +0000 (18:55 +0000)
commit376af011dc9db367dfa83f2bc9939ef998c18ad7
tree778ed30f2eb8f624906939acdaec9b8d1e281fee
parent5fc393520e66be4c7d4cf4501e6eba680d3d5606
Sending live tcpdump output over SSH while running tests may drop
bpf logs in the kernel.  Better write pcap files onto remote machine's
disk and collect and convert after testing with live packets has
finished.  Move the TCP path MTU tests to the end.  Otherwise TCP
packets floating around could affect the packet counters of the
subsequent tests.
regress/sys/netinet/ipsec/Makefile