disable the MSS fixup hack by default (most ISPs don't require this as a workaround...
[openwrt/svn-archive/archive.git] / package / firewall / files / uci_firewall.sh
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