-BEGIN PGP SIGNED MESSAGE-
> "Gary" == Gary Portnoy <[EMAIL PROTECTED]> writes:
Gary> ../libpcap-0.8.3/pcap-dlpi.c: p->md.stat.ps_drop = sbp-> sbh_drops;
Gary> ../libpcap-0.7.2/pcap-dlpi.c: p->md.stat.ps_drop += sbp->
sbh_drops;
static int
pcap_stats_dlpi
I recently compiled snort 2.1.3rc1 with libpcap 0.8.3 on Solaris 8 which
uses libpcap to report statistics among other things.
Before that I was running snort 2.1.1 with libpcap 0.7.2.
Whereas before I used to see 0% packets dropped as reported by Snort and
be happy, new version of snort sudden
Hi Gary,
Could you let me know what you find out about this? I'm a lead
developer on Snort and just wanted to be aware of any of the problems
you are encountering with libpcap.
Thanks,
Dan
On Wed, 2004-05-19 at 15:54, [EMAIL PROTECTED] wrote:
> I recently compiled snort 2.1.3rc1 with libpcap 0.