aboutsummaryrefslogtreecommitdiff
path: root/package/firewall/Makefile
Commit message (Expand)AuthorAge
...
* 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