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