aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-03-06 13:47:50 +0100
committerJo-Philipp Wich <jo@mein.io>2017-03-07 11:26:39 +0100
commit64de1cb1fd5a3363d51275735613fe24af7a4964 (patch)
treeb3e99fd27131c9ef46948f629ec68b419968f55d /package/network/services/ppp/Makefile
parenta8e08164909684c3012b9d6eb7b3656ba650dbb3 (diff)
downloadupstream-64de1cb1fd5a3363d51275735613fe24af7a4964.tar.gz
upstream-64de1cb1fd5a3363d51275735613fe24af7a4964.tar.bz2
upstream-64de1cb1fd5a3363d51275735613fe24af7a4964.zip
ppp: propagate master peerdns setting to dynamic slave interface
Honour the parent interfaces peerdns option when spawning a virtual DHCPv6 interface in order to avoid pulling in IPv6 DNS servers when the user opted to inhibit peer DNS servers in the configuration. Fixes #597. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/network/services/ppp/Makefile')
-rw-r--r--package/network/services/ppp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile
index 2b04afddc4..8b0daf2295 100644
--- a/package/network/services/ppp/Makefile
+++ b/package/network/services/ppp/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ppp
PKG_VERSION:=2.4.7
-PKG_RELEASE:=10
+PKG_RELEASE:=11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.samba.org/pub/ppp/