change pcap output filename from tmp.pcap to tmp.$itf.pcap
commitb4a39423badd345590669042cca604d210b0a28a
authorrofl0r <rofl0r@users.noreply.github.com>
Tue, 25 Aug 2020 13:58:56 +0000 (25 14:58 +0100)
committerrofl0r <rofl0r@users.noreply.github.com>
Tue, 25 Aug 2020 13:58:56 +0000 (25 14:58 +0100)
tree44a7919dec352b0a435e7c940714496490f2fad6
parent4bdc425566c906560e05e7c7ae65ba8d001c3888
change pcap output filename from tmp.pcap to tmp.$itf.pcap

this allows to run multiple macgeiger instances on different wlan
interfaces without having them overwrite each other's output file.
macgeiger.c