index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
net: Rename send_queue to incoming_queue
Jan Kiszka
1
-1
/
+1
2013-02-27
net: fix qemu_flush_queued_packets() in presence of a hub
Luigi Rizzo
1
-0
/
+14
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
1
-3
/
+3
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-18
net, hub: fix the indent in the comments
Zhi Yong Wu
1
-1
/
+1
2012-10-08
net: consolidate NetClientState header files into one
Paolo Bonzini
1
-0
/
+1
2012-09-14
net: broadcast hub packets if at least one port can receive
Stefan Hajnoczi
1
-3
/
+3
2012-08-01
hub: add the support for hub own flow control
Zhi Yong Wu
1
-3
/
+24
2012-08-01
net: Make "info network" output more readable info
Zhi Yong Wu
1
-2
/
+4
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-13
/
+13
2012-08-01
net: Convert qdev_prop_vlan to peer with hub
Zhi Yong Wu
1
-0
/
+25
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
hub: Check that hubs are configured correctly
Stefan Hajnoczi
1
-0
/
+45
2012-08-01
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
1
-0
/
+23
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
1
-3
/
+3
2012-08-01
net: Add a hub net client
Stefan Hajnoczi
1
-0
/
+223