add webif-configurable scripts for firewalling and port forwarding
authorFelix Fietkau <nbd@openwrt.org>
Sun, 19 Feb 2006 03:05:32 +0000 (03:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 19 Feb 2006 03:05:32 +0000 (03:05 +0000)
commit6dc108cdaa8687010c3cd126e7bf410e47212199
treeec845efc92a9e436f6759321d9aca68c31e3dfbc
parentbe32a567449e5a6f3ab60474fa0e9ed5799c7649
add webif-configurable scripts for firewalling and port forwarding

SVN-Revision: 3255
openwrt/package/base-files/default/etc/config/firewall [new file with mode: 0644]
openwrt/package/base-files/default/etc/init.d/S45firewall
openwrt/package/base-files/default/usr/lib/common.awk [new file with mode: 0644]
openwrt/package/base-files/default/usr/lib/firewall.awk [new file with mode: 0644]
openwrt/package/base-files/ipkg/base-files.conffiles
openwrt/package/webif/files/usr/lib/webif/apply-firewall.sh [new file with mode: 0644]
openwrt/package/webif/files/www/cgi-bin/webif/firewall.sh [new file with mode: 0755]