Closed atenart closed 1 year ago
Allows to do things like:
$ retis -p dropmon,pcap collect -o retis.data or $ retis -p generic,pcap collect -o retis.data
And then,
$ retis -p dropmon pcap retis.data | tcpdump -nnr -
CI failed because of an unrelated reason (main is broken and a fix is available in #277).
main
Rebased on top of main to include a runtime CI fix.
Allows to do things like:
And then,