This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 22:29:33 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
firewall
/
files
History
Jo-Philipp Wich
fe2d387a8c
firewall: bail out if uci is used in firewall include files
...
SVN-Revision: 30694
2012-02-23 18:50:47 +00:00
..
bin
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
lib
firewall: bail out if uci is used in firewall include files
2012-02-23 18:50:47 +00:00
firewall.config
firewall: - introduce per-section "option enabled" which defaults to "1" - useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version
2011-12-20 01:10:15 +00:00
firewall.hotplug
firewall: run ifdown hotplug events synchronized, fixes a racecondition on "ifup iface" when ifdown and ifup events are delivered with a small dealy
2010-09-15 01:53:36 +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.upgrade
Keep firewall.user during sysupgrades
2011-03-20 00:57:47 +00:00
firewall.user
firewall: enable /etc/firewall.user by default and install sample firewall.user file
2009-04-12 22:38:34 +00:00
reflection.hotplug
firewall: further tune ICMPv6 default rules according to RFC4890 (
#9893
)
2011-08-14 00:33:29 +00:00