]> The Tcpdump Group git mirrors - libpcap/commit
Use p->oneshot_callback for pcap_next_ex(), as with pcap_next().
authorGuy Harris <[email protected]>
Fri, 4 Feb 2011 18:21:15 +0000 (10:21 -0800)
committerGuy Harris <[email protected]>
Fri, 4 Feb 2011 18:21:15 +0000 (10:21 -0800)
commit22eef87593a3bf07bbe91b2b3d98da2af9519f77
treea2ce26fa125a8ff8759a5c930c44a7841e1f6f88
parentcac930c0afdf7b1cffb385dbd314801e81de3478
Use p->oneshot_callback for pcap_next_ex(), as with pcap_next().

Thanks to Tobias C Rittweiler for catching this.
pcap.c