Author: deri Date: 2011-10-26 21:30:08 +0200 (Wed, 26 Oct 2011) New Revision: 4938
Added: trunk/PF_RING/userland/lib/notused/ trunk/PF_RING/userland/lib/notused/pfring_mod_multi.c trunk/PF_RING/userland/lib/notused/pfring_mod_multi.h Removed: trunk/PF_RING/userland/lib/pfring_mod_multi.c trunk/PF_RING/userland/lib/pfring_mod_multi.h Modified: trunk/PF_RING/kernel/linux/pf_ring.h trunk/PF_RING/kernel/pf_ring.c trunk/PF_RING/userland/examples/pfcount.c trunk/PF_RING/userland/lib/Makefile.in trunk/PF_RING/userland/lib/libs/libpfring_dna_i686.a trunk/PF_RING/userland/lib/pfring.c trunk/PF_RING/userland/lib/pfring_mod.c Log: Added ability to bind a PF_RING socket to multiple devices. Example: pfcount -i "eth3;eth0" NOTE: - Device names must be separated by "," or ";". - The first device specified (eth3 in the above example) is the main one, whereas the remaining devices are those on which packets are just received. - Filtering rules are applied only on the main device _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
