-
Stefan Hajnoczi authored
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>Stefan Hajnoczi authoredThe 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>
Loading