summaryrefslogtreecommitdiff
path: root/package/network/services/ppp/patches/320-custom_iface_names.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:32 +0200
committerJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:52 +0200
commit24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2 (patch)
tree233181b8b05eab8eef2841c0d28bab1c567c272d /package/network/services/ppp/patches/320-custom_iface_names.patch
parente61fe4e4d762eb3e00c43b6714a229835efc7ea5 (diff)
downloadmtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.zip
mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.gz
mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.bz2
treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/network/services/ppp/patches/320-custom_iface_names.patch')
-rw-r--r--package/network/services/ppp/patches/320-custom_iface_names.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/320-custom_iface_names.patch b/package/network/services/ppp/patches/320-custom_iface_names.patch
index ccda0c6..441f9ee 100644
--- a/package/network/services/ppp/patches/320-custom_iface_names.patch
+++ b/package/network/services/ppp/patches/320-custom_iface_names.patch
@@ -5,7 +5,7 @@ fully custom PPP interface names on Linux. It does so by renaming the
allocated pppX device immediately after it has been created to the requested
interface name.
-Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
+Signed-off-by: Jo-Philipp Wich <jo@mein.io>
--- a/pppd/main.c
+++ b/pppd/main.c