diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-08-26 14:58:32 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-08-30 19:17:57 +0200 |
commit | bf95322fc1ef2d0d7a21cb0e6a9bf01902024859 (patch) | |
tree | 591d27594b910183c5a42df3b496f06855bf0f41 /test | |
parent | 63d13902296e39221b16941db4525e0efa8ce218 (diff) | |
download | passt-bf95322fc1ef2d0d7a21cb0e6a9bf01902024859.tar passt-bf95322fc1ef2d0d7a21cb0e6a9bf01902024859.tar.gz passt-bf95322fc1ef2d0d7a21cb0e6a9bf01902024859.tar.bz2 passt-bf95322fc1ef2d0d7a21cb0e6a9bf01902024859.tar.lz passt-bf95322fc1ef2d0d7a21cb0e6a9bf01902024859.tar.xz passt-bf95322fc1ef2d0d7a21cb0e6a9bf01902024859.tar.zst passt-bf95322fc1ef2d0d7a21cb0e6a9bf01902024859.zip |
conf: Make the argument to --pcap option mandatory
The --pcap or -p option can be used with or without an argument. If given,
the argument gives the name of the file to save a packet trace to. If
omitted, we generate a default name in /tmp.
Generating the default name isn't particularly useful though, since making
a suitable name can easily be done by the caller. Remove this feature.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions