aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/files/l7/pop3.pat
diff options
context:
space:
mode:
authorTim Yardley <lst@openwrt.org>2007-11-19 23:07:00 +0000
committerTim Yardley <lst@openwrt.org>2007-11-19 23:07:00 +0000
commitb03c1401f616809522ac22b28e052dd3bee6f1a4 (patch)
tree6370b802508b461d852e6a55c249cba87652729b /package/iptables/files/l7/pop3.pat
parentf97352b6f868c2e0da6cdbf3aba932ea0ac63b40 (diff)
downloadupstream-b03c1401f616809522ac22b28e052dd3bee6f1a4.tar.gz
upstream-b03c1401f616809522ac22b28e052dd3bee6f1a4.tar.bz2
upstream-b03c1401f616809522ac22b28e052dd3bee6f1a4.zip
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
Diffstat (limited to 'package/iptables/files/l7/pop3.pat')
-rw-r--r--package/iptables/files/l7/pop3.pat9
1 files changed, 4 insertions, 5 deletions
diff --git a/package/iptables/files/l7/pop3.pat b/package/iptables/files/l7/pop3.pat
index f6bb630614..b3d76e20d8 100644
--- a/package/iptables/files/l7/pop3.pat
+++ b/package/iptables/files/l7/pop3.pat
@@ -1,10 +1,9 @@
# POP3 - Post Office Protocol version 3 (popular e-mail protocol) - RFC 1939
-# Pattern quality: good veryfast
+# Pattern attributes: great veryfast fast
+# Protocol groups: mail ietf_internet_standard
+# Wiki: http://www.protocolinfo.org/wiki/POP
#
-# This pattern has been tested somewhat. If it does not
-# work for you, or you believe it could be improved, please post to
-# l7-filter-developers@lists.sf.net . This list may be subscribed to at
-# http://lists.sourceforge.net/lists/listinfo/l7-filter-developers
+# This pattern has been tested somewhat.
# this is a difficult protocol to match because of the relative lack of
# distinguishing information. Read on.