| Commit message (Expand) | Author | Age | Files | Lines |
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -324/+0 |
* | firewall: don't filter IPv4 ICMP types (#10928) | Jo-Philipp Wich | 2012-02-07 | 1 | -4/+1 |
* | 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 | -1/+4 |
* | firewall: prevent ip6tables -t nat rules (#10265) | Jo-Philipp Wich | 2011-10-23 | 1 | -1/+2 |
* | firewall: fix possible expansion of "*" when rules with "option src *" are pr... | Jo-Philipp Wich | 2011-10-22 | 1 | -5/+10 |
* | firewall: do not check for module availability, let iptables fail if a featur... | Jo-Philipp Wich | 2011-10-22 | 1 | -15/+1 |
* | firewall: - solve scoping issues when multiple values are used, thanks Daniel... | Jo-Philipp Wich | 2011-07-06 | 1 | -1/+1 |
* | firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl... | Jo-Philipp Wich | 2011-06-30 | 1 | -13/+98 |
* | 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 | 1 | -0/+17 |
* | fireall: - support negations for src_ip, dest_ip, src_dip options in rules an... | Jo-Philipp Wich | 2010-09-28 | 1 | -0/+9 |
* | firewall: - simplify masquerade rule setup - remove various subshell invocati... | Jo-Philipp Wich | 2010-09-11 | 1 | -29/+35 |
* | firewall: - fix possible endless loop when the family option is used for forw... | Jo-Philipp Wich | 2010-09-05 | 1 | -1/+1 |
* | firewall: - fix processing of rules with an ip family option - append interfa... | Jo-Philipp Wich | 2010-08-31 | 1 | -9/+13 |
* | firewall: change the order of IPv4/IPv6 address detection, fixes mixed notati... | Jo-Philipp Wich | 2010-05-31 | 1 | -1/+1 |
* | firewall: - fix ip6tables rules when icmp_type option is set - add "family" o... | Jo-Philipp Wich | 2010-05-19 | 1 | -1/+29 |
* | firewall: implement disable_ipv6 uci option | Jo-Philipp Wich | 2010-05-19 | 1 | -4/+4 |
* | 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 | 1 | -0/+182 |