summaryrefslogtreecommitdiff
path: root/src/rtnl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtnl.c')
-rw-r--r--src/rtnl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rtnl.c b/src/rtnl.c
index 4e7ef4d5..e4b35c2c 100644
--- a/src/rtnl.c
+++ b/src/rtnl.c
@@ -429,6 +429,7 @@ static void process_newlink(unsigned short type, int index, unsigned flags,
case ARPHRD_ETHER:
case ARPHRD_LOOPBACK:
case ARPHDR_PHONET_PIPE:
+ case ARPHRD_PPP:
case ARPHRD_NONE:
__connman_ipconfig_newlink(index, type, flags,
str, mtu, &stats);