summaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
Commit message (Expand)AuthorAgeFilesLines
* firewall: prevent excessive uci state data aggregation (#9152)Jo-Philipp Wich2011-04-201-1/+1
* firewall: prevent duplicate values in interface state varsJo-Philipp Wich2011-03-301-1/+1
* Keep firewall.user during sysupgradesTravis Kemen2011-03-201-0/+2
* firewall: move include sourcing into a subshell, this makes the firewall init...Jo-Philipp Wich2011-03-021-1/+1
* firewall: fix rule generation for v4 or v6 only zones (#8955)Jo-Philipp Wich2011-03-011-2/+2
* firewall: fix wrong rule order if multiple protocols are usedJo-Philipp Wich2011-01-271-1/+1
* firewall: insert SNAT and DNAT rules according to the order of the configurat...Jo-Philipp Wich2010-10-081-1/+1
* firewall: mark /etc/firewall.user as conffileJo-Philipp Wich2010-10-051-0/+1
* firewall: also establish forward rules when setting up nat reflection, back o...Jo-Philipp Wich2010-10-031-1/+1
* add maintainer informationJo-Philipp Wich2010-09-301-0/+1
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-281-1/+1
* firewall: protect iptables invocations with locks in interface ops, it might ...Jo-Philipp Wich2010-09-191-1/+1
* firewall: make invalid redirects and duplicate zones non-fatal, print a notic...Jo-Philipp Wich2010-09-161-1/+1
* firewall: run ifdown hotplug events synchronized, fixes a racecondition on "i...Jo-Philipp Wich2010-09-151-1/+1
* firewall: deliver remove hotplug events for all active zones/networks when re...Jo-Philipp Wich2010-09-141-1/+1
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-111-1/+1
* firewall: introduce SNAT support for redirect sectionsJo-Philipp Wich2010-09-051-1/+1
* firewall: clean up description (#7875)Jo-Philipp Wich2010-09-041-1/+1
* firewall: - handle NAT reflection in firewall hotplug, solves synchronizing i...Jo-Philipp Wich2010-09-041-2/+3
* firewall: - fix processing of rules with an ip family option - append interfa...Jo-Philipp Wich2010-08-311-1/+1
* firewall: add basic NAT reflection/NAT loopback supportJo-Philipp Wich2010-07-311-1/+2
* firewall: allow redirecting only destination port (#7197)Jo-Philipp Wich2010-07-161-1/+1
* firewall: - notrack support was broken in multiple ways, fix it - also consid...Jo-Philipp Wich2010-07-151-1/+1
* firewall: Initial alias interface support. This allows to define zones coveri...Jo-Philipp Wich2010-06-011-1/+1
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-301-1/+1
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-191-1/+1
* firewall (#7355) - partially revert r21486, start firewall on init again - sk...Jo-Philipp Wich2010-05-191-1/+1
* firewall: - defer firewall start until the first interface is brought up by h...Jo-Philipp Wich2010-05-171-1/+1
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-011-5/+7
* firewall: fix a race condition preventing interfaces from being added to the ...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
* firewall: initialize dest_port with src_dport if omitted in redirect sections...Jo-Philipp Wich2009-12-011-1/+1
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-271-1/+1
* firewall: properly dispatch delif events if the network has a different name ...Jo-Philipp Wich2009-09-141-1/+1
* bump some revisions and update copyrightsAndy Boyett2009-09-101-2/+2
* firewall: allow incoming udp/68 packets in the default configuration (#4108, ...Jo-Philipp Wich2009-08-131-1/+1
* firewall: add icmp_type option to specify the icmp type in rule sections, bum...Jo-Philipp Wich2009-08-031-1/+1
* set PKGARCH to all for packages in trunk containing only arch-neutral files (...Florian Fainelli2009-07-241-0/+1
* firewall: actually copy firewall.user to imageJo-Philipp Wich2009-04-191-0/+2
* firewall: process custom rules after forwardings and redirects, this actually...Jo-Philipp Wich2009-04-191-1/+1
* firewall: enable /etc/firewall.user by default and install sample firewall.us...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 firewall - make uci firewall default and remove old code - fix up depende...John Crispin2008-08-111-27/+5
* adds a new uci firewall - iptbales and netfilter packages need to be rewrappe...John Crispin2008-08-041-0/+69