commit | cbda10fa97d72c7a1923be4426171aa90e8c6dab | [log] [tgz] |
---|---|---|
author | Vlad Dogaru <ddvlad@rosedu.org> | Thu Jan 13 23:38:30 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 19 23:31:09 2011 -0800 |
tree | 113206ef603189e9f91f075e154cbdc8e1ac3f40 | |
parent | 441c793a56502638d45d5da2195056d686147370 [diff] |
net_device: add support for network device groups Net devices can now be grouped, enabling simpler manipulation from userspace. This patch adds a group field to the net_device structure, as well as rtnetlink support to query and modify it. 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>