Miguel - through the pcap API they are already enabled - if you are using the PF_RING API you need to enable BPF support through the configure script and link your application against the pcap library (as stated in https://svn.ntop.org/svn/ntop/trunk/PF_RING/doc/UsersGuide.pdf , page 25)
cd <PF_RING>/userland/lib ./configure --enable-bpf make Alfredo On Oct 4, 2011, at 12:58 AM, Miguel Alvarez wrote: > I'd like to enable BPF filtering for PF_RING but don't see how to do > that in the manual. > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
