summaryrefslogtreecommitdiff
path: root/package/firewall/Makefile
Commit message (Expand)AuthorAge
* firewall: insert SNAT and DNAT rules according to the order of the configurat...Jo-Philipp Wich2010-10-08
* firewall: mark /etc/firewall.user as conffileJo-Philipp Wich2010-10-05
* firewall: also establish forward rules when setting up nat reflection, back o...Jo-Philipp Wich2010-10-03
* add maintainer informationJo-Philipp Wich2010-09-30
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-28
* firewall: protect iptables invocations with locks in interface ops, it might ...Jo-Philipp Wich2010-09-19
* firewall: make invalid redirects and duplicate zones non-fatal, print a notic...Jo-Philipp Wich2010-09-16
* firewall: run ifdown hotplug events synchronized, fixes a racecondition on "i...Jo-Philipp Wich2010-09-15
* firewall: deliver remove hotplug events for all active zones/networks when re...Jo-Philipp Wich2010-09-14
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-11
* firewall: introduce SNAT support for redirect sectionsJo-Philipp Wich2010-09-05
* firewall: clean up description (#7875)Jo-Philipp Wich2010-09-04
* firewall: - handle NAT reflection in firewall hotplug, solves synchronizing i...Jo-Philipp Wich2010-09-04
* firewall: - fix processing of rules with an ip family option - append interfa...Jo-Philipp Wich2010-08-31
* firewall: add basic NAT reflection/NAT loopback supportJo-Philipp Wich2010-07-31
* firewall: allow redirecting only destination port (#7197)Jo-Philipp Wich2010-07-16
* firewall: - notrack support was broken in multiple ways, fix it - also consid...Jo-Philipp Wich2010-07-15
* firewall: Initial alias interface support. This allows to define zones coveri...Jo-Philipp Wich2010-06-01
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-30
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-19
* firewall (#7355) - partially revert r21486, start firewall on init again - sk...Jo-Philipp Wich2010-05-19
* firewall: - defer firewall start until the first interface is brought up by h...Jo-Philipp Wich2010-05-17
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-01
* firewall: fix a race condition preventing interfaces from being added to the ...Jo-Philipp Wich2010-01-19
* adjust dependencies of firewall and qos-scripts, so that these packages are v...Felix Fietkau2009-12-09
* firewall: initialize dest_port with src_dport if omitted in redirect sections...Jo-Philipp Wich2009-12-01
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-27
* firewall: properly dispatch delif events if the network has a different name ...Jo-Philipp Wich2009-09-14
* bump some revisions and update copyrightsAndy Boyett2009-09-10
* firewall: allow incoming udp/68 packets in the default configuration (#4108, ...Jo-Philipp Wich2009-08-13
* firewall: add icmp_type option to specify the icmp type in rule sections, bum...Jo-Philipp Wich2009-08-03
* set PKGARCH to all for packages in trunk containing only arch-neutral files (...Florian Fainelli2009-07-24
* firewall: actually copy firewall.user to imageJo-Philipp Wich2009-04-19
* firewall: process custom rules after forwardings and redirects, this actually...Jo-Philipp Wich2009-04-19
* firewall: enable /etc/firewall.user by default and install sample firewall.us...Jo-Philipp Wich2009-04-12
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-22
* fixes firewall makefile descriptionJohn Crispin2008-08-11
* uci firewall - make uci firewall default and remove old code - fix up depende...John Crispin2008-08-11
* adds a new uci firewall - iptbales and netfilter packages need to be rewrappe...John Crispin2008-08-04