I just committed this, thank you :)
dlg
> On 16 May 2020, at 05:14, Caspar Schutijser wrote:
>
> Hi,
>
> Below is a patch that makes breaking out of the loop work when using
> a savefile.
>
> The pcap_breakloop() function was backported from tcpdump.org libpcap
> to OpenBSD libpcap by djm@ on
Hi,
Below is a patch that makes breaking out of the loop work when using
a savefile.
The pcap_breakloop() function was backported from tcpdump.org libpcap
to OpenBSD libpcap by djm@ on Nov 18, 2005. The bits to make
pcap_breakloop() work were backported to pcap-bpf.c [1] but not to
savefile.c eve