This website requires JavaScript.
Explore
Help
Sign In
gwrx
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Releases
Wiki
Activity
openwrt
/
package
/
firewall
/
files
/
lib
History
Jo-Philipp Wich
409edb1b8e
firewall: count rules per chain and family, fix wrong order of ip6tables rules when ipv4 only or dual family rules are defined
...
SVN-Revision: 21533
2010-05-22 02:01:19 +00:00
..
config.sh
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
2010-05-01 18:22:01 +00:00
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
2010-05-19 21:35:23 +00:00
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
2010-05-19 21:35:23 +00:00
core_interface.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
2010-05-19 21:35:23 +00:00
core_redirect.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
2010-05-19 21:35:23 +00:00
core_rule.sh
firewall: count rules per chain and family, fix wrong order of ip6tables rules when ipv4 only or dual family rules are defined
2010-05-22 02:01:19 +00:00
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
2010-05-19 00:50:14 +00:00
fw.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
2010-05-19 21:35:23 +00:00
uci_firewall.sh
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
2010-05-01 18:22:01 +00:00