firewall: bump to version 2020-07-05
Changes since last source version e9b90df zones: apply tcp mss clamping also on ingress path 050816a redirects: fix segmentation fault f62a52b treewide: replace unsafe string functions 23cc543 improve reload logic 9d7f49d redurects: add support to define multiple zones for dnat reflection rules f87d0b0 firewall3: defaults: fix uci flow_offloading option fe9602c rules: fix typo 7cc2a84 defaults: robustify flow table detection. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
		| @@ -13,9 +13,9 @@ PKG_RELEASE:=1 | ||||
|  | ||||
| PKG_SOURCE_PROTO:=git | ||||
| PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall3.git | ||||
| PKG_SOURCE_DATE:=2019-11-22 | ||||
| PKG_SOURCE_VERSION:=8174814a507489ebbe8bb85c1004e1f02919ca82 | ||||
| PKG_MIRROR_HASH:=84e0cca2d47470bdb1788a8ae044cc425be8ff650a1137474ba43a15040085da | ||||
| PKG_SOURCE_DATE:=2020-07-25 | ||||
| PKG_SOURCE_VERSION:=e9b90dfac2225927c035f6a76277b850c282dc9a | ||||
| PKG_MIRROR_HASH:=9164089058b5c8d62e81806dcd2261b9f78b050fb40cd84cbd127794ad7a940e | ||||
| PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> | ||||
| PKG_LICENSE:=ISC | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yousong Zhou
					Yousong Zhou