Searched hist:e7ed828f10bd89a28f821ae7f20e691704d61923 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff e7ed828f10bd89a28f821ae7f20e691704d61923 Thu Jan 13 17:38:31 CST 2011 Vlad Dogaru <ddvlad@rosedu.org> netlink: support setting devgroup parameters
If a rtnetlink request specifies a negative or zero ifindex and has no interface name attribute, but has a group attribute, then the chenges are made to all the interfaces belonging to the specified group.
Signed-off-by: Vlad Dogaru <ddvlad@rosedu.org> Acked-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net>
|