This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e74e289fa8a0858d73c48bf562a995fc3733c6bc
openwrt_NSS_ACW
/
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
…
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
…