projects
/
oweals
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2fe698
)
iptables: bump PKG_RELEASE
author
Yousong Zhou
<yszhou4tech@gmail.com>
Thu, 24 Oct 2019 10:34:06 +0000
(10:34 +0000)
committer
Yousong Zhou
<yszhou4tech@gmail.com>
Thu, 24 Oct 2019 10:41:07 +0000
(10:41 +0000)
Package content changed with the previous two cherry-picks
dff0b2104d
kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6}
a2fe698a40
kernel: Added required dependencies for socket match.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
package/network/utils/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iptables/Makefile
b/package/network/utils/iptables/Makefile
index ac3712b498b4937fa3d3f75f706b48efb847b568..0b9ea031462024981b3fa694e8a14dedc8c391ff 100644
(file)
--- a/
package/network/utils/iptables/Makefile
+++ b/
package/network/utils/iptables/Makefile
@@
-10,7
+10,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.6.2
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.netfilter.org/iptables