projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae6a0e4
)
nat46: improve 1:1 map share ratio support
author
Hans Dedecker
<
[email protected]
>
Tue, 16 May 2017 07:58:26 +0000
(09:58 +0200)
committer
Hans Dedecker
<
[email protected]
>
Mon, 26 Jun 2017 07:35:22 +0000
(09:35 +0200)
683fbd2
nat46-core: code clean-up
09df268
nat46-core: extend portless protocol support in 1:1 share ratio
Signed-off-by: Hans Dedecker <
[email protected]
>
nat46/Makefile
patch
|
blob
|
history
diff --git
a/nat46/Makefile
b/nat46/Makefile
index 47b5a5bbdeeb1f295bb698db5b9fc575368ea8d3..5224e578e6e13ea6e82b06da688a0a007b886fda 100644
(file)
--- a/
nat46/Makefile
+++ b/
nat46/Makefile
@@
-9,14
+9,14
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=nat46
-PKG_VERSION:=
8
+PKG_VERSION:=
9
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/ayourtch/nat46.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
1cd9fc7025906e1825767b05615d2cf02e1528da
+PKG_SOURCE_VERSION:=
683fbd2b765506332a1af141545652bf58f03166
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0