You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jo-Philipp Wich dd4934a943 firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types
SVN-Revision: 27500
13 years ago
..
config.sh firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address 14 years ago
core.sh firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them 14 years ago
core_forwarding.sh firewall: - simplify masquerade rule setup - remove various subshell invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source 14 years ago
core_init.sh firewall: allow symbolic names of interfaces and aliases in masq_src and masq_dest 13 years ago
core_interface.sh firewall: revert accidential committed changes from r26805 13 years ago
core_redirect.sh firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types 13 years ago
core_rule.sh firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types 13 years ago
fw.sh firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types 13 years ago
uci_firewall.sh firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2 14 years ago