commit | f6c874e3002b944f83d887b84051654e5c5b7821 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue Jul 24 16:35:04 2012 +0100 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Wed Aug 01 12:28:51 2012 +0100 |
tree | d5baa78a53bb9d66a43980b592f8349e37c42fab | |
parent | 34309d2b12bf379814b1635850bf1ed3557337d7 [diff] |
net: Add a hub net client The vlan feature can be implemented in terms of hubs. By introducing a hub net client it becomes possible to remove the special case vlan code from net.c and push the vlan feature out of generic networking code. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>