This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Openwrt
/
package
/
firewall
/
files
History
Jo-Philipp Wich
07b571a239
firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
...
SVN-Revision: 21653
2010-06-01 21:58:48 +00:00
..
bin
…
lib
firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
2010-06-01 21:58:48 +00:00
firewall.config
firewall: don't apply default udp/68 rule to ip6tables
2010-05-19 21:37:12 +00:00
firewall.hotplug
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
firewall.init
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
firewall.user
…