commit | e7ed828f10bd89a28f821ae7f20e691704d61923 | [log] [tgz] |
---|---|---|
author | Vlad Dogaru <ddvlad@rosedu.org> | Thu Jan 13 23:38:31 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 19 23:31:10 2011 -0800 |
tree | e1e19b5e6d7c2f5291a7ea6a09ff34cf631a3c67 | |
parent | cbda10fa97d72c7a1923be4426171aa90e8c6dab [diff] |
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>