| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall: fix wrong variable names for protocol command line parameter - were... | Daniel Dickinson | 2011-07-07 | 1 | -2/+2 |
* | firewall: - solve scoping issues when multiple values are used, thanks Daniel... | Jo-Philipp Wich | 2011-07-06 | 3 | -29/+25 |
* | firewall: fix udp rules for tcpudp proto rules using src_port and dest_port a... | Daniel Dickinson | 2011-07-06 | 1 | -0/+7 |
* | firewall: restore local port relocation ability from r26617 | Jo-Philipp Wich | 2011-06-30 | 1 | -3/+3 |
* | firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl... | Jo-Philipp Wich | 2011-06-30 | 3 | -56/+174 |
* | firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4... | Jo-Philipp Wich | 2011-06-16 | 1 | -0/+1 |
* | firewall: allow symbolic names of interfaces and aliases in masq_src and masq... | Jo-Philipp Wich | 2011-06-16 | 2 | -2/+27 |
* | firewall: revert accidential committed changes from r26805 | Jo-Philipp Wich | 2011-05-02 | 1 | -39/+11 |
* | firewall: provide examples of ssh port relocation on firewall and IPsec passt... | Jo-Philipp Wich | 2011-05-02 | 1 | -11/+39 |
* | firewall: prevent excessive uci state data aggregation (#9152) | Jo-Philipp Wich | 2011-04-20 | 1 | -0/+2 |
* | firewall: allow local redirection of ports | Jo-Philipp Wich | 2011-04-12 | 1 | -3/+2 |
* | firewall: prevent duplicate values in interface state vars | Jo-Philipp Wich | 2011-03-30 | 1 | -1/+4 |
* | firewall: move include sourcing into a subshell, this makes the firewall init... | Jo-Philipp Wich | 2011-03-02 | 1 | -2/+4 |
* | firewall: fix rule generation for v4 or v6 only zones (#8955) | Jo-Philipp Wich | 2011-03-01 | 1 | -0/+3 |
* | firewall: fix wrong rule order if multiple protocols are used | Jo-Philipp Wich | 2011-01-27 | 1 | -3/+3 |
* | firewall: insert SNAT and DNAT rules according to the order of the configurat... | Jo-Philipp Wich | 2010-10-08 | 2 | -2/+5 |
* | firewall: fix chain selection logic, option dest must be ignored for notrack ... | Jo-Philipp Wich | 2010-09-28 | 1 | -6/+5 |
* | fireall: - support negations for src_ip, dest_ip, src_dip options in rules an... | Jo-Philipp Wich | 2010-09-28 | 4 | -27/+41 |
* | firewall: protect iptables invocations with locks in interface ops, it might ... | Jo-Philipp Wich | 2010-09-19 | 1 | -0/+4 |
* | firewall: make invalid redirects and duplicate zones non-fatal, print a notic... | Jo-Philipp Wich | 2010-09-16 | 3 | -9/+11 |
* | firewall: run ifdown hotplug events synchronized, fixes a racecondition on "i... | Jo-Philipp Wich | 2010-09-15 | 1 | -8/+6 |
* | firewall: deliver remove hotplug events for all active zones/networks when re... | Jo-Philipp Wich | 2010-09-14 | 2 | -2/+41 |
* | firewall: - simplify masquerade rule setup - remove various subshell invocati... | Jo-Philipp Wich | 2010-09-11 | 6 | -93/+113 |
* | firewall: - fix possible endless loop when the family option is used for forw... | Jo-Philipp Wich | 2010-09-05 | 2 | -4/+6 |
* | firewall: introduce SNAT support for redirect sections | Jo-Philipp Wich | 2010-09-05 | 1 | -2/+14 |
* | firewall: - handle NAT reflection in firewall hotplug, solves synchronizing i... | Jo-Philipp Wich | 2010-09-04 | 2 | -5/+29 |
* | firewall: - fix processing of rules with an ip family option - append interfa... | Jo-Philipp Wich | 2010-08-31 | 3 | -41/+62 |
* | firewall: allow redirecting only destination port (#7197) | Jo-Philipp Wich | 2010-07-16 | 1 | -2/+3 |
* | 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 | 4 | -8/+10 |
* | firewall: - support alias ifnames different from parent ifname - properly han... | Jo-Philipp Wich | 2010-06-02 | 1 | -10/+23 |
* | firewall: Initial alias interface support. This allows to define zones coveri... | Jo-Philipp Wich | 2010-06-01 | 2 | -28/+85 |
* | firewall: change the order of IPv4/IPv6 address detection, fixes mixed notati... | Jo-Philipp Wich | 2010-05-31 | 2 | -2/+2 |
* | firewall: fix support for netranges in redirect and rule sections | Jo-Philipp Wich | 2010-05-30 | 3 | -7/+7 |
* | firewall: count rules per chain and family, fix wrong order of ip6tables rule... | Jo-Philipp Wich | 2010-05-22 | 1 | -4/+4 |
* | firewall: - fix ip6tables rules when icmp_type option is set - add "family" o... | Jo-Philipp Wich | 2010-05-19 | 6 | -40/+104 |
* | firewall: implement disable_ipv6 uci option | Jo-Philipp Wich | 2010-05-19 | 2 | -5/+11 |
* | firewall (#7355) - partially revert r21486, start firewall on init again - sk... | Jo-Philipp Wich | 2010-05-19 | 2 | -12/+5 |
* | firewall: fix a possible deadlock when the firewall config has syntax errors ... | Jo-Philipp Wich | 2010-05-18 | 1 | -2/+4 |
* | firewall: use uci_get_state() wrapper | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | firewall: properly clear hooks in fw_stop() to prevent extensions from being ... | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+8 |
* | firewall: - defer firewall start until the first interface is brought up by h... | Jo-Philipp Wich | 2010-05-17 | 1 | -3/+6 |
* | firewall: properly unset position for delete command, fixes rule removal in i... | Jo-Philipp Wich | 2010-05-05 | 1 | -2/+2 |
* | firewall: - replace uci firewall with a modular dual stack implementation dev... | Jo-Philipp Wich | 2010-05-01 | 9 | -0/+931 |