summaryrefslogtreecommitdiff
path: root/net/hub.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-27net: fix qemu_flush_queued_packets() in presence of a hubLuigi Rizzo1-0/+1
2012-12-19net: reorganize headersPaolo Bonzini1-2/+0
2012-10-08net: consolidate NetClientState header files into onePaolo Bonzini1-2/+0
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi1-5/+5
2012-08-01net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu1-0/+1
2012-08-01hub: Check that hubs are configured correctlyStefan Hajnoczi1-0/+1
2012-08-01net: Look up 'vlan' net clients using hubsStefan Hajnoczi1-0/+1
2012-08-01net: Use hubs for the vlan featureStefan Hajnoczi1-1/+1
2012-08-01net: Add a hub net clientStefan Hajnoczi1-0/+26