OSDN Git Service

Merge branch 'l2tpeth-info'
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Apr 2017 15:41:57 +0000 (11:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Apr 2017 15:41:57 +0000 (11:41 -0400)
commit36784277c59bdfce8b90233c85e957ae4ee702fc
tree5560fe5e396d973dce10a5413855ec20c0d054e6
parente0ee84ded79623ac063a4e817367d61ab7650b6c
parenta485c2b877619935f7346146791f0d22f5da723a
Merge branch 'l2tpeth-info'

Guillaume Nault says:

====================
l2tp: add informations about l2tpeth interfaces in /sys

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>