aboutsummaryrefslogtreecommitdiff
path: root/package/firewall/files/lib/fw.sh
Commit message (Expand)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
* firewall: don't filter IPv4 ICMP types (#10928)Jo-Philipp Wich2012-02-07
* firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is giv...Jo-Philipp Wich2011-10-27
* firewall: prevent ip6tables -t nat rules (#10265)Jo-Philipp Wich2011-10-23
* firewall: fix possible expansion of "*" when rules with "option src *" are pr...Jo-Philipp Wich2011-10-22
* firewall: do not check for module availability, let iptables fail if a featur...Jo-Philipp Wich2011-10-22
* firewall: - solve scoping issues when multiple values are used, thanks Daniel...Jo-Philipp Wich2011-07-06
* firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl...Jo-Philipp Wich2011-06-30
* firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4...Jo-Philipp Wich2011-06-16
* firewall: allow symbolic names of interfaces and aliases in masq_src and masq...Jo-Philipp Wich2011-06-16
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-28
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-11
* firewall: - fix possible endless loop when the family option is used for forw...Jo-Philipp Wich2010-09-05
* firewall: - fix processing of rules with an ip family option - append interfa...Jo-Philipp Wich2010-08-31
* firewall: change the order of IPv4/IPv6 address detection, fixes mixed notati...Jo-Philipp Wich2010-05-31
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-19
* firewall: implement disable_ipv6 uci optionJo-Philipp Wich2010-05-19
* firewall: properly unset position for delete command, fixes rule removal in i...Jo-Philipp Wich2010-05-05
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-01