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)
commit21403cd92f867a9b21b75cf4b25015e9a5b0aa46
tree97f20f5d3ad9a169034d01b1a0f00aade5e7979c
parent25c241a1384379cbb49f4aa68ead6f25fb042ddf
add layer7 patterns to iptables-mod-filter

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2519 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]