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