[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1450900138.git.g.nault@alphalink.fr>
Date: Wed, 23 Dec 2015 21:04:46 +0100
From: Guillaume Nault <g.nault@...halink.fr>
To: netdev@...r.kernel.org
Cc: linux-ppp@...r.kernel.org, David Miller <davem@...emloft.net>,
Paul Mackerras <paulus@...ba.org>
Subject: [PATCH 0/2] ppp: add netlink support
This series adds netlink support for creating PPP devices.
It doesn't implement any PPP specific attribute beyond IFLA_PPP_DEV_FD,
which is necessary in the PPP device model for passing control plane
packets to user space.
Guillaume Nault (2):
ppp: define reusable device creation functions
ppp: implement rtnetlink device handling
drivers/net/ppp/ppp_generic.c | 319 ++++++++++++++++++++++++++++++------------
include/uapi/linux/if_link.h | 8 ++
2 files changed, 237 insertions(+), 90 deletions(-)
--
2.6.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists