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)
commit726f048aff28128b57e6e94fed4944f0acbfeeaf
tree97f20f5d3ad9a169034d01b1a0f00aade5e7979c
parent71157f30a3cd737a81c02593ed9698e15d9bb9f3
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]