Skip to content
Commit a512b92b authored by Vlad Dogaru's avatar Vlad Dogaru Committed by David S. Miller
Browse files

net: add sysfs entry for device group



The group of a network device can be queried or changed from userspace
using sysfs.

For example, considering sysfs mounted in /sys, one can change the group
that interface lo belongs to:
	echo 1 > /sys/class/net/lo/group

Signed-off-by: default avatarVlad Dogaru <ddvlad@rosedu.org>
Acked-by: default avatarStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 84c49d8c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment