]> Git Repo - qemu.git/commit - net/hub.c
net: Get rid of 'vlan' terminology and use 'hub' instead in the source files
authorThomas Huth <[email protected]>
Mon, 30 Apr 2018 18:02:24 +0000 (20:02 +0200)
committerJason Wang <[email protected]>
Mon, 14 May 2018 07:47:14 +0000 (15:47 +0800)
commit442da403ead80525761898ab0d8036a9cd3c6829
tree110c04b8598adfceb0c237ead32101ef8df7ddcb
parentaf1a5c3eb41521b4f090ad6125cd981b72b99ab9
net: Get rid of 'vlan' terminology and use 'hub' instead in the source files

'vlan' is very confusing since it does not mean something like IEEE
802.1Q, but rather emulated hubs, so let's switch to that terminology
instead.

Buglink: https://bugs.launchpad.net/qemu/+bug/658904
Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
net/hub.c
net/slirp.c
net/tap.c
This page took 0.022016 seconds and 4 git commands to generate.