mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	firewall: fix invalid memory access when processing /128 IPv6 addresses from ubus, properly emit REDIRECT rules for local port forwards
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42604
This commit is contained in:
		
							parent
							
								
									da74f722e1
								
							
						
					
					
						commit
						cbf50a0ffd
					
				@ -8,13 +8,13 @@
 | 
			
		||||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=firewall
 | 
			
		||||
PKG_VERSION:=2014-08-11a
 | 
			
		||||
PKG_VERSION:=2014-09-18
 | 
			
		||||
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
PKG_SOURCE_URL:=git://nbd.name/firewall3.git
 | 
			
		||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 | 
			
		||||
PKG_SOURCE_VERSION:=8205107ffd31a21c1d4d93eaa7a44d41c6c3c10d
 | 
			
		||||
PKG_SOURCE_VERSION:=10b9190c9d846ae0f9cfd0b0af3d93a99136a40a
 | 
			
		||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 | 
			
		||||
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user