aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/Makefile
diff options
context:
space:
mode:
authorpacien <pacien.trangirard@pacien.net>2018-09-06 15:56:17 +0200
committerHans Dedecker <dedeckeh@gmail.com>2018-09-08 21:36:30 +0200
commitef01c1d308d1cb200fc14ab49f0d3d0a07e1a9fe (patch)
tree5dbdf33f66221f728cef02526537c584396f4146 /package/network/ipv6/odhcp6c/Makefile
parent42f158314e011293ffdaeab5870b19110f4e2e9d (diff)
downloadupstream-ef01c1d308d1cb200fc14ab49f0d3d0a07e1a9fe.tar.gz
upstream-ef01c1d308d1cb200fc14ab49f0d3d0a07e1a9fe.tar.bz2
upstream-ef01c1d308d1cb200fc14ab49f0d3d0a07e1a9fe.zip
odhcp6c: add client fqdn and reconfigure options
Allowing DHCPV6_CLIENT_FQDN and DHCPV6_ACCEPT_RECONFIGURE to be turned off. Defaulting to false, former behavior remains unchanged. Signed-off-by: pacien <pacien.trangirard@pacien.net> Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
Diffstat (limited to 'package/network/ipv6/odhcp6c/Makefile')
-rw-r--r--package/network/ipv6/odhcp6c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile
index 451f0962bb..07f523dc1c 100644
--- a/package/network/ipv6/odhcp6c/Makefile
+++ b/package/network/ipv6/odhcp6c/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
-PKG_RELEASE:=15
+PKG_RELEASE:=16
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcp6c.git