Skip to content

Commit

Permalink
[backfire] merge r32127
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@32561 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
jow committed Jul 1, 2012
1 parent cf70371 commit b7782c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/firewall/Makefile
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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

Expand Down
2 changes: 2 additions & 0 deletions package/firewall/files/firewall.config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b7782c6

Please sign in to comment.