aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] firewall: rework state variable handling, use uci_toggle_state() wh...Jo-Philipp Wich2011-07-151-1/+1
* [package] firewall: make sure that -m mac is used with --mac-source, follow u...Jo-Philipp Wich2011-07-071-1/+1
* [package] firewall:Jo-Philipp Wich2011-07-061-1/+1
* [package] firewall: properly handle negated ports in nat reflectionJo-Philipp Wich2011-07-011-1/+1
* [package] firewall:Jo-Philipp Wich2011-06-301-1/+1
* [package] firewall: allow symbolic names of interfaces and aliases in masq_sr...Jo-Philipp Wich2011-06-161-1/+1
* [package] firewall: prevent excessive uci state data aggregation (#9152)Jo-Philipp Wich2011-04-201-1/+1
* [package] firewall: prevent duplicate values in interface state varsJo-Philipp Wich2011-03-301-1/+1
* Keep firewall.user during sysupgradesTravis Kemen2011-03-201-0/+2
* [package] firewall: move include sourcing into a subshell, this makes the fir...Jo-Philipp Wich2011-03-021-1/+1
* [package] firewall: fix rule generation for v4 or v6 only zones (#8955)Jo-Philipp Wich2011-03-011-2/+2
* [package] firewall: fix wrong rule order if multiple protocols are usedJo-Philipp Wich2011-01-271-1/+1
* [package] firewall: insert SNAT and DNAT rules according to the order of the ...Jo-Philipp Wich2010-10-081-1/+1
* [package] firewall: mark /etc/firewall.user as conffileJo-Philipp Wich2010-10-051-0/+1
* [package] firewall: also establish forward rules when setting up nat reflecti...Jo-Philipp Wich2010-10-031-1/+1
* [package] add maintainer informationJo-Philipp Wich2010-09-301-0/+1
* [package] fireall:Jo-Philipp Wich2010-09-281-1/+1
* [package] firewall: protect iptables invocations with locks in interface ops,...Jo-Philipp Wich2010-09-191-1/+1
* [package] firewall: make invalid redirects and duplicate zones non-fatal, pri...Jo-Philipp Wich2010-09-161-1/+1
* [package] firewall: run ifdown hotplug events synchronized, fixes a racecondi...Jo-Philipp Wich2010-09-151-1/+1
* [package] firewall: deliver remove hotplug events for all active zones/networ...Jo-Philipp Wich2010-09-141-1/+1
* [package] firewall:Jo-Philipp Wich2010-09-111-1/+1
* [package] firewall: introduce SNAT support for redirect sectionsJo-Philipp Wich2010-09-051-1/+1
* [package] firewall: clean up description (#7875)Jo-Philipp Wich2010-09-041-1/+1
* [package] firewall:Jo-Philipp Wich2010-09-041-2/+3
* [package] firewall:Jo-Philipp Wich2010-08-311-1/+1
* [package] firewall: add basic NAT reflection/NAT loopback supportJo-Philipp Wich2010-07-311-1/+2
* [package] firewall: allow redirecting only destination port (#7197)Jo-Philipp Wich2010-07-161-1/+1
* [package] firewall:Jo-Philipp Wich2010-07-151-1/+1
* [package] firewall: Initial alias interface support. This allows to define zo...Jo-Philipp Wich2010-06-011-1/+1
* [package] firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-301-1/+1
* [package] firewall:Jo-Philipp Wich2010-05-191-1/+1
* [package] firewall (#7355)Jo-Philipp Wich2010-05-191-1/+1
* [package] firewall:Jo-Philipp Wich2010-05-171-1/+1
* [package] firewall:Jo-Philipp Wich2010-05-011-5/+7
* [package] firewall: fix a race condition preventing interfaces from being add...Jo-Philipp Wich2010-01-191-1/+1
* adjust dependencies of firewall and qos-scripts, so that these packages are v...Felix Fietkau2009-12-091-1/+1
* [package] firewall: initialize dest_port with src_dport if omitted in redirec...Jo-Philipp Wich2009-12-011-1/+1
* [package] firewall: fix MSS issue affection RELATED new connections (closes: ...Nicolas Thill2009-09-271-1/+1
* [package] firewall: properly dispatch delif events if the network has a diffe...Jo-Philipp Wich2009-09-141-1/+1
* [package] bump some revisions and update copyrightsAndy Boyett2009-09-101-2/+2
* [package] firewall: allow incoming udp/68 packets in the default configuratio...Jo-Philipp Wich2009-08-131-1/+1
* [package] firewall: add icmp_type option to specify the icmp type in rule sec...Jo-Philipp Wich2009-08-031-1/+1
* [package] set PKGARCH to all for packages in trunk containing only arch-neutr...Florian Fainelli2009-07-241-0/+1
* [package] firewall: actually copy firewall.user to imageJo-Philipp Wich2009-04-191-0/+2
* [package] firewall: process custom rules after forwardings and redirects, thi...Jo-Philipp Wich2009-04-191-1/+1
* [package] firewall: enable /etc/firewall.user by default and install sample f...Jo-Philipp Wich2009-04-121-1/+1
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-221-1/+1
* fixes firewall makefile descriptionJohn Crispin2008-08-111-1/+1
* uci firewallJohn Crispin2008-08-111-27/+5