add layer7 patterns to iptables-mod-filter
authorFelix Fietkau <nbd@openwrt.org>
Fri, 18 Nov 2005 16:10:18 +0000 (16:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 18 Nov 2005 16:10:18 +0000 (16:10 +0000)
commitb8b83f99dd537eaa79cd021367f6944ed852029f
treebf68946c847595edf023210ef8371074461a70b3
parentb97110798bb71db62ba26baa255b6b6104e52744
add layer7 patterns to iptables-mod-filter

SVN-Revision: 2518
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]