| Commit message (Expand) | Author | Age | Files | Lines |
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -338/+0 |
* | firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 1 | -1/+7 |
* | firewall: relocate TCPMSS rules into mangle table, add code to selectively cl... | Jo-Philipp Wich | 2011-10-29 | 1 | -5/+11 |
* | firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is giv... | Jo-Philipp Wich | 2011-10-27 | 1 | -2/+2 |
* | firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ... | Jo-Philipp Wich | 2011-09-01 | 1 | -8/+8 |
* | firewall: allow symbolic names of interfaces and aliases in masq_src and masq... | Jo-Philipp Wich | 2011-06-16 | 1 | -2/+10 |
* | firewall: move include sourcing into a subshell, this makes the firewall init... | Jo-Philipp Wich | 2011-03-02 | 1 | -2/+4 |
* | fireall: - support negations for src_ip, dest_ip, src_dip options in rules an... | Jo-Philipp Wich | 2010-09-28 | 1 | -2/+2 |
* | firewall: make invalid redirects and duplicate zones non-fatal, print a notic... | Jo-Philipp Wich | 2010-09-16 | 1 | -2/+3 |
* | firewall: - simplify masquerade rule setup - remove various subshell invocati... | Jo-Philipp Wich | 2010-09-11 | 1 | -3/+12 |
* | firewall: - handle NAT reflection in firewall hotplug, solves synchronizing i... | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+2 |
* | firewall: - fix processing of rules with an ip family option - append interfa... | Jo-Philipp Wich | 2010-08-31 | 1 | -1/+18 |
* | firewall: fix another notrack related bug | Jo-Philipp Wich | 2010-07-15 | 1 | -1/+1 |
* | firewall: - notrack support was broken in multiple ways, fix it - also consid... | Jo-Philipp Wich | 2010-07-15 | 1 | -3/+2 |
* | firewall: - fix ip6tables rules when icmp_type option is set - add "family" o... | Jo-Philipp Wich | 2010-05-19 | 1 | -20/+44 |
* | firewall: implement disable_ipv6 uci option | Jo-Philipp Wich | 2010-05-19 | 1 | -1/+7 |
* | firewall: - replace uci firewall with a modular dual stack implementation dev... | Jo-Philipp Wich | 2010-05-01 | 1 | -0/+258 |