Linux layer 7 packet classifier
Description
l7-filter classifies packets based on patterns in application layer data. This allows correct classification of P2P traffic that uses unpredictable ports as well as standard protocols running on non-standard ports.
Linux layer 7 packet classifier Web SiteUser Ratings
User Reviews
-
l7-filter works perfectly, thanks
-
very good project
-
not working in new kernels..
-
Thank you for the user space file. Where can I find xt_layer7.c and xt_layer7.h I want these two files to see how they have used regex inside the kernel module. I am also trying to write a kernel module which uses regex in it's matching function.
-
很实用!