netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] l2tp: add informations about l2tpeth interfaces in /sys
@ 2017-04-24 12:16 Guillaume Nault
  2017-04-24 12:16 ` [PATCH net-next 1/2] l2tp: set name_assign_type for devices created by l2tp_eth.c Guillaume Nault
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Guillaume Nault @ 2017-04-24 12:16 UTC (permalink / raw)
  To: netdev; +Cc: James Chapman

Patch #1 lets userspace retrieve the naming scheme of an l2tpeth
interface, using /sys/class/net/<iface>/name_assign_type.

Patch #2 adds the DEVTYPE field in /sys/class/net/<iface>/uevent so
that userspace can reliably know if a device is an l2tpeth interface.


Guillaume Nault (2):
  l2tp: set name_assign_type for devices created by l2tp_eth.c
  l2tp: define "l2tpeth" device type

 net/l2tp/l2tp_eth.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-25 15:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-24 12:16 [PATCH net-next 0/2] l2tp: add informations about l2tpeth interfaces in /sys Guillaume Nault
2017-04-24 12:16 ` [PATCH net-next 1/2] l2tp: set name_assign_type for devices created by l2tp_eth.c Guillaume Nault
2017-04-25 10:40   ` James Chapman
2017-04-24 12:16 ` [PATCH net-next 2/2] l2tp: define "l2tpeth" device type Guillaume Nault
2017-04-25 10:41   ` James Chapman
2017-04-25 15:42 ` [PATCH net-next 0/2] l2tp: add informations about l2tpeth interfaces in /sys David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).