diff options
author | Tim Yardley <lst@openwrt.org> | 2007-11-19 23:07:00 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-11-19 23:07:00 +0000 |
commit | 85b17a4e9e515a74095ecc691e60fd62e4819a9d (patch) | |
tree | b3336ad58be12cce16152ac9809852b8a02ef7bf /package/iptables/files/l7/irc.pat | |
parent | c439768c9af677c22fb2893c467e9fec89dfff21 (diff) | |
download | upstream-85b17a4e9e515a74095ecc691e60fd62e4819a9d.tar.gz upstream-85b17a4e9e515a74095ecc691e60fd62e4819a9d.tar.bz2 upstream-85b17a4e9e515a74095ecc691e60fd62e4819a9d.zip |
update stripped subset of l7 patterns to 11-03-2007 patterns
SVN-Revision: 9582
Diffstat (limited to 'package/iptables/files/l7/irc.pat')
-rw-r--r-- | package/iptables/files/l7/irc.pat | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package/iptables/files/l7/irc.pat b/package/iptables/files/l7/irc.pat index 6643f6c2f7..2767336e8e 100644 --- a/package/iptables/files/l7/irc.pat +++ b/package/iptables/files/l7/irc.pat @@ -1,5 +1,7 @@ # IRC - Internet Relay Chat - RFC 1459 -# Pattern quality: good veryfast +# Pattern attributes: great veryfast fast +# Protocol groups: chat ietf_proposed_standard +# Wiki: http://www.protocolinfo.org/wiki/IRC # # Usually runs on port 6666 or 6667 # Note that chat traffic runs on these ports, but IRC-DCC traffic (which @@ -7,10 +9,7 @@ # must have the IRC connection tracking module in your kernel to classify # this. # -# This pattern has been tested and is believed to work well. 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 and is believed to work well. irc # First thing that happens is that the client sends NICK and USER, in |