diff options
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 |