1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network
Jo-Philipp Wich 7d7d88b580 firewall3: update to git head
- all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact
	- properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions
	- support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100')
	- support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6')

SVN-Revision: 35738
2013-02-21 22:33:44 +00:00
..
config firewall3: update to git head 2013-02-21 22:33:44 +00:00
ipv6 6relayd: Fix possible memory corruption issue 2013-02-19 12:04:41 +00:00
services hostapd: fix the scan wait patch for multiple interfaces 2013-02-16 19:00:34 +00:00
utils dante: fix broken configure script not using CFLAGS for conftest 2013-02-19 17:22:55 +00:00