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)
commit7e737f0d74fc1b30472e8830210f693d2879c91a
treec5e593585fae4b96c05c00db9525d9a1bd05f3ce
parenta4abdb3ca779a5db7aa3b73d882436242d0b244b
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]