[package] firewall: insert rules at the beginning of chains again while maintaining...
[openwrt/svn-archive/archive.git] / package / firewall / files / uci_firewall.sh
2010-03-02 Jo-Philipp Wich[package] firewall: insert rules at the beginning of...
2010-02-20 Jo-Philipp Wich[package] firewall: fix bad number error in fw_redirect...
2010-02-11 Travis KemenAdd destination ip of the wan adapter useful if you...
2010-01-19 Jo-Philipp Wich[package] firewall: fix a race condition preventing...
2009-12-10 Felix Fietkaufirewall: fix fallout from r18716 (fixes #6338)
2009-12-09 Felix Fietkaufirewall: get rid of recursive shell script inclusion...
2009-12-01 Jo-Philipp Wich[package] firewall: initialize dest_port with src_dport...
2009-10-11 Felix Fietkaufirewall: fix zone defaults
2009-10-10 Felix Fietkaufirewall: do not process rules in reverse
2009-09-27 Nicolas Thill[package] firewall: fix MSS issue affection RELATED...
2009-09-24 Felix Fietkaufirewall: add sanity checks to zone default rules ...
2009-08-26 Felix Fietkaufirewall: emit hotplug events for interface add/remove
2009-08-03 Jo-Philipp Wich[package] firewall: add icmp_type option to specify...
2009-05-26 Florian Fainelli[package] fix typo in the uci firewall script
2009-05-14 Felix Fietkaufirewall: automatically set up NOTRACK rules to disable...
2009-04-19 Jo-Philipp Wich[package] firewall: process custom rules after forwardi...
2009-01-20 Felix Fietkaufirewall: don't clear the mangle table at startup or...
2009-01-16 Jo-Philipp Wichfirewall: introduce drop_invalid option to allow disabl...
2009-01-16 Felix Fietkaufirewall: allow multiple interfaces to be part of one...
2009-01-02 Felix Fietkaufirewall: clear the MSSFIX rules
2009-01-01 Steven BarthUnify portrange-support in firewall rule generator
2008-12-31 Felix Fietkaudisable the MSS fixup hack by default (most ISPs don...
2008-10-14 John Crispinfixes firewall for trunk, custom chains were never...
2008-09-28 John Crispinfixes firewall rule generation. forwarding rules were...
2008-09-28 John Crispincustom chains were never reached on DROP/REJECT policy...
2008-09-28 Felix Fietkaufirewall: fix default policies, add a check for duplica...
2008-09-24 Nicolas Thillfirewall changes:
2008-09-16 Steven BarthFixed a typo in the firewall scripts
2008-09-15 Steven BarthFixed a typo in firewall scripts, closes #4000
2008-08-27 John Crispinmake uci firewall backwards compatible to the old firew...
2008-08-27 John Crispinadd proto tcpudp to firewall
2008-08-27 John Crispinfix device duplication in firewall if the balancing...
2008-08-27 John Crispinmake sure uci firewall reverts its states when stopped
2008-08-27 John Crispinfixes uci firewall init order, Signed-off-by: Roberto...
2008-08-27 Steven Barthfirewall: Added support for port-ranges as firstPort...
2008-08-27 John Crispinadds 5 new chains to the uci firewall that can be used...
2008-08-26 John Crispinadds more sanity checks to uci firewall
2008-08-26 John Crispinuse proto instead of protocol in uci firewall
2008-08-17 Felix Fietkaufix some firewall script typos (patch from #3897)
2008-08-16 Travis Kemenfix typo, proto should be protocol
2008-08-15 John Crispintrigger error if dport is used when no proto is defined
2008-08-11 John Crispinuci firewall