firewall: get rid of recursive shell script inclusion to improve hush compatibility
[openwrt-10.03/.git] / package / firewall / files / uci_firewall.sh
2009-12-09 nbdfirewall: get rid of recursive shell script inclusion...
2009-12-01 jow[package] firewall: initialize dest_port with src_dport...
2009-10-11 nbdfirewall: fix zone defaults
2009-10-10 nbdfirewall: do not process rules in reverse
2009-09-27 nico[package] firewall: fix MSS issue affection RELATED...
2009-09-24 nbdfirewall: add sanity checks to zone default rules ...
2009-08-26 nbdfirewall: emit hotplug events for interface add/remove
2009-08-03 jow[package] firewall: add icmp_type option to specify...
2009-05-26 florian[package] fix typo in the uci firewall script
2009-05-14 nbdfirewall: automatically set up NOTRACK rules to disable...
2009-04-19 jow[package] firewall: process custom rules after forwardi...
2009-01-20 nbdfirewall: don't clear the mangle table at startup or...
2009-01-16 jowfirewall: introduce drop_invalid option to allow disabl...
2009-01-16 nbdfirewall: allow multiple interfaces to be part of one...
2009-01-02 nbdfirewall: clear the MSSFIX rules
2009-01-01 cyrusUnify portrange-support in firewall rule generator
2008-12-31 nbddisable the MSS fixup hack by default (most ISPs don...
2008-10-14 blogicfixes firewall for trunk, custom chains were never...
2008-09-28 blogicfixes firewall rule generation. forwarding rules were...
2008-09-28 blogiccustom chains were never reached on DROP/REJECT policy...
2008-09-28 nbdfirewall: fix default policies, add a check for duplica...
2008-09-24 nicofirewall changes:
2008-09-16 cyrusFixed a typo in the firewall scripts
2008-09-15 cyrusFixed a typo in firewall scripts, closes #4000
2008-08-27 blogicmake uci firewall backwards compatible to the old firew...
2008-08-27 blogicadd proto tcpudp to firewall
2008-08-27 blogicfix device duplication in firewall if the balancing...
2008-08-27 blogicmake sure uci firewall reverts its states when stopped
2008-08-27 blogicfixes uci firewall init order, Signed-off-by: Roberto...
2008-08-27 cyrusfirewall: Added support for port-ranges as firstPort...
2008-08-27 blogicadds 5 new chains to the uci firewall that can be used...
2008-08-26 blogicadds more sanity checks to uci firewall
2008-08-26 blogicuse proto instead of protocol in uci firewall
2008-08-17 nbdfix some firewall script typos (patch from #3897)
2008-08-16 thepeoplefix typo, proto should be protocol
2008-08-15 blogictrigger error if dport is used when no proto is defined
2008-08-11 blogicuci firewall