[backfire] merge r32127
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Jul 2012 10:32:51 +0000 (10:32 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Jul 2012 10:32:51 +0000 (10:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@32561 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/firewall/Makefile
package/firewall/files/firewall.config

index 406947a823772a32138fd3021682aac89db31e3e..74a57e6d55d524e40ab2c4de3a23e38896253e04 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2011 OpenWrt.org
+# Copyright (C) 2008-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=firewall
 
 PKG_VERSION:=2
-PKG_RELEASE:=34.9
+PKG_RELEASE:=34.10
 
 include $(INCLUDE_DIR)/package.mk
 
index ed268299460de717bd49ba0946b9e49049d13253..8ee9db2781de532544a2573745df6123a2ce9bbb 100644 (file)
@@ -71,6 +71,8 @@ config rule
        list icmp_type          unknown-header-type
        list icmp_type          router-solicitation
        list icmp_type          neighbour-solicitation
+       list icmp_type          router-advertisement
+       list icmp_type          neighbour-advertisement
        option limit            1000/sec
        option family           ipv6
        option target           ACCEPT