summaryrefslogtreecommitdiffstats
path: root/net/hub.h
Commit message (Expand)AuthorAgeFilesLines
* net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'Thomas Huth2020-03-091-2/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* net: Allow hubports to connect to other netdevsThomas Huth2018-01-291-1/+2
* net: fix qemu_flush_queued_packets() in presence of a hubLuigi Rizzo2013-02-271-0/+1
* net: reorganize headersPaolo Bonzini2012-12-191-2/+0Star
* net: consolidate NetClientState header files into onePaolo Bonzini2012-10-081-2/+0Star
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-5/+5
* net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu2012-08-011-0/+1
* hub: Check that hubs are configured correctlyStefan Hajnoczi2012-08-011-0/+1
* net: Look up 'vlan' net clients using hubsStefan Hajnoczi2012-08-011-0/+1
* net: Use hubs for the vlan featureStefan Hajnoczi2012-08-011-1/+1
* net: Add a hub net clientStefan Hajnoczi2012-08-011-0/+26