Re: [tcpdump-workers] libpcap pcap_stats() integer wrap in struct pcap_stat u_int

2011-01-09 Thread Guy Harris
On Jan 6, 2011, at 4:38 PM, Brandon Enright wrote: > I haven't yet looked at the implementation of pcap_stats() or > pcap_stats_ex() but is it possible to make pcap_stats_ex() available on > Unix (specifically recent x86_64 Linux kernels)? In principle, yes. pcap_stats_ex() does, however, have

Re: [tcpdump-workers] libpcap pcap_stats() integer wrap in struct pcap_stat u_int

2011-01-06 Thread Brandon Enright
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 7 Jan 2011 00:01:59 + Brandon Enright wrote: > > Hey all, this in my first post to this list. I searched the archives > and without any luck so it seemed reasonable to ask. I typed up a > long question regarding 32 bit integer wrap of t