Re: Packet Construction and Protocol Testing...



At Fri, 21 Jul 2006 14:12:51 -0400,
Charles Swiger wrote:

On Jul 21, 2006, at 1:43 PM, Clément Lecigne wrote:
44-pi# grep -l pcap_inject /usr/lib/libpcap*
45-pi# nm -g /usr/local/lib/python2.4/site-packages/pcap.so | grep
pcap_inject
U pcap_inject

Have you disable bpf support ? Which version of libpcap do you use ?

No, bpf is compiled into the kernel, and C code which uses libpcap
seems to work fine:

I believe you need the latest pcap from ports. That's what I use.

Best,
George
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages