From 3b8c7ad8bbd2eaa1228b6c90de0f0de55acbb3c1 Mon Sep 17 00:00:00 2001 From: pavlov Date: Mon, 19 Nov 2007 23:07:00 +0000 Subject: update stripped subset of l7 patterns to 11-03-2007 patterns git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9582 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/files/l7/fasttrack.pat | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'package/iptables/files/l7/fasttrack.pat') diff --git a/package/iptables/files/l7/fasttrack.pat b/package/iptables/files/l7/fasttrack.pat index 46295c6bb..c821ae4d4 100644 --- a/package/iptables/files/l7/fasttrack.pat +++ b/package/iptables/files/l7/fasttrack.pat @@ -1,15 +1,12 @@ # FastTrack - P2P filesharing (Kazaa, Morpheus, iMesh, Grokster, etc) -# Pattern quality: good notsofast +# Pattern attributes: good slow notsofast +# Protocol groups: p2p +# Wiki: http://www.protocolinfo.org/wiki/Fasttrack # # Tested with Kazaa Lite Resurrection 0.0.7.6F # # This appears to match the download connections well, but not the search # connections (I think they are encrypted :-( ). -# -# Please post to l7-filter-developers@lists.sf.net as to whether it works -# for you or not. If you believe it could be improved please post your -# suggestions to that list as well. You may subscribe to this list at -# http://lists.sourceforge.net/lists/listinfo/l7-filter-developers fasttrack # while this is a valid http request, this will be caught because -- cgit v1.2.3