summaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] firewall: prevent duplicate values in interface state varsjow2011-03-301-1/+1
* Keep firewall.user during sysupgradesthepeople2011-03-201-0/+2
* [package] firewall: move include sourcing into a subshell, this makes the fir...jow2011-03-021-1/+1
* [package] firewall: fix rule generation for v4 or v6 only zones (#8955)jow2011-03-011-2/+2
* [package] firewall: fix wrong rule order if multiple protocols are usedjow2011-01-271-1/+1
* [package] firewall: insert SNAT and DNAT rules according to the order of the ...jow2010-10-081-1/+1
* [package] firewall: mark /etc/firewall.user as conffilejow2010-10-051-0/+1
* [package] firewall: also establish forward rules when setting up nat reflecti...jow2010-10-031-1/+1
* [package] add maintainer informationjow2010-09-301-0/+1
* [package] fireall:jow2010-09-281-1/+1
* [package] firewall: protect iptables invocations with locks in interface ops,...jow2010-09-191-1/+1
* [package] firewall: make invalid redirects and duplicate zones non-fatal, pri...jow2010-09-161-1/+1
* [package] firewall: run ifdown hotplug events synchronized, fixes a racecondi...jow2010-09-151-1/+1
* [package] firewall: deliver remove hotplug events for all active zones/networ...jow2010-09-141-1/+1
* [package] firewall:jow2010-09-111-1/+1
* [package] firewall: introduce SNAT support for redirect sectionsjow2010-09-051-1/+1
* [package] firewall: clean up description (#7875)jow2010-09-041-1/+1
* [package] firewall:jow2010-09-041-2/+3
* [package] firewall:jow2010-08-311-1/+1
* [package] firewall: add basic NAT reflection/NAT loopback supportjow2010-07-311-1/+2
* [package] firewall: allow redirecting only destination port (#7197)jow2010-07-161-1/+1
* [package] firewall:jow2010-07-151-1/+1
* [package] firewall: Initial alias interface support. This allows to define zo...jow2010-06-011-1/+1
* [package] firewall: fix support for netranges in redirect and rule sectionsjow2010-05-301-1/+1
* [package] firewall:jow2010-05-191-1/+1
* [package] firewall (#7355)jow2010-05-191-1/+1
* [package] firewall:jow2010-05-171-1/+1
* [package] firewall:jow2010-05-011-5/+7
* [package] firewall: fix a race condition preventing interfaces from being add...jow2010-01-191-1/+1
* adjust dependencies of firewall and qos-scripts, so that these packages are v...nbd2009-12-091-1/+1
* [package] firewall: initialize dest_port with src_dport if omitted in redirec...jow2009-12-011-1/+1
* [package] firewall: fix MSS issue affection RELATED new connections (closes: ...nico2009-09-271-1/+1
* [package] firewall: properly dispatch delif events if the network has a diffe...jow2009-09-141-1/+1
* [package] bump some revisions and update copyrightsagb2009-09-101-2/+2
* [package] firewall: allow incoming udp/68 packets in the default configuratio...jow2009-08-131-1/+1
* [package] firewall: add icmp_type option to specify the icmp type in rule sec...jow2009-08-031-1/+1
* [package] set PKGARCH to all for packages in trunk containing only arch-neutr...florian2009-07-241-0/+1
* [package] firewall: actually copy firewall.user to imagejow2009-04-191-0/+2
* [package] firewall: process custom rules after forwardings and redirects, thi...jow2009-04-191-1/+1
* [package] firewall: enable /etc/firewall.user by default and install sample f...jow2009-04-121-1/+1
* make the whole iptables/netfiter modular (closes: #3871, #3527)nico2008-09-221-1/+1
* fixes firewall makefile descriptionblogic2008-08-111-1/+1
* uci firewallblogic2008-08-111-27/+5
* adds a new uci firewallblogic2008-08-041-0/+69