add layer7 patterns to iptables-mod-filter
authorFelix Fietkau <nbd@openwrt.org>
Fri, 18 Nov 2005 16:17:27 +0000 (16:17 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 18 Nov 2005 16:17:27 +0000 (16:17 +0000)
commit198e0eb8415bbe4dfac5bde95f524f86bd6f0bf9
treedaa920abf3c10575e4b45f96a4a9f318f5a47b1a
parent7164dc5f27f8de29b1f5a110f1997d8c5af1d7fe
add layer7 patterns to iptables-mod-filter

SVN-Revision: 2519
19 files changed:
openwrt/package/iptables/Makefile
openwrt/package/iptables/files/l7/aim.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/bittorrent.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/edonkey-dl.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/edonkey.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/fasttrack.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/ftp.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/gnutella.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/http.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/ident.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/irc.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/jabber.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/msnmessenger.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/ntp.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/pop3.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/smtp.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/ssh.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/ssl.pat [new file with mode: 0644]
openwrt/package/iptables/files/l7/vnc.pat [new file with mode: 0644]