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 48c357ec01 firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6)
SVN-Revision: 21656
14 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 (#7355) - partially revert r21486, start firewall on init again - skip iface hotplug events if base fw is not up yet - get ifname and up state with uci_get_state() in iface setup since the values gathered by scan_interfaces() may be outdated when iface coldplugging happens (observed with pptp) - ignore up state when bringing down interfaces because ifdown reverts state vars before dispatching the iface event - bump package revision 14 years ago
core_forwarding.sh firewall: - fix ip6tables rules when icmp_type option is set - add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables 14 years ago
core_init.sh firewall: - fix ip6tables rules when icmp_type option is set - add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables 14 years ago
core_interface.sh firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6) 14 years ago
core_redirect.sh firewall: fix support for netranges in redirect and rule sections 14 years ago
core_rule.sh firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings. 14 years ago
fw.sh firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address 14 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