index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
slirp: Fix default netmask to 255.255.255.0
Anthony Liguori
1
-2
/
+2
2009-07-09
Don't abort if TUNSETSNDBUF fails where no sndbuf= arg is supplied
Mark McLoughlin
1
-1
/
+1
2009-07-09
net: set a default value for sndbuf=
Mark McLoughlin
1
-5
/
+29
2009-07-01
Use pstrcpy and pstrcat to avoid OpenBSD linker warning
Blue Swirl
1
-3
/
+4
2009-06-29
slirp: Basic VLAN client info_str
Jan Kiszka
1
-1
/
+2
2009-06-29
slirp: Make hostfwd_add/remove multi-instance-aware
Jan Kiszka
1
-10
/
+52
2009-06-29
net: Provide VLAN client lookup helper
Jan Kiszka
1
-12
/
+32
2009-06-29
slirp: Enable multi-instance support for the smb service
Jan Kiszka
1
-20
/
+30
2009-06-29
slirp: Improve error handling in slirp_smb
Jan Kiszka
1
-10
/
+12
2009-06-29
slirp: Use shell to erase smb directory
Jan Kiszka
1
-26
/
+4
2009-06-29
slirp: Enable multiple instances
Jan Kiszka
1
-18
/
+19
2009-06-29
slirp: Allocate/free stack instance dynamically
Jan Kiszka
1
-109
/
+103
2009-06-29
slirp: Use internal state in interface
Jan Kiszka
1
-41
/
+64
2009-06-29
slirp: Drop redundant checks from slirp_output
Jan Kiszka
1
-3
/
+1
2009-06-29
slirp: Kill slirp_is_inited
Jan Kiszka
1
-8
/
+1
2009-06-29
slirp: Drop statistic code
Jan Kiszka
1
-5
/
+0
2009-06-29
slirp: Add info usernet for dumping connection states
Jan Kiszka
1
-0
/
+6
2009-06-29
slirp: Do not allow to remove non-hostfwd sockets
Jan Kiszka
1
-4
/
+4
2009-06-29
slirp: Bind support for host forwarding rules
Jan Kiszka
1
-14
/
+36
2009-06-29
slirp: Rework monitor commands for host forwarding
Jan Kiszka
1
-17
/
+20
2009-06-29
slirp: Rework external configuration interface
Jan Kiszka
1
-77
/
+239
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
1
-46
/
+129
2009-06-29
Revert "User networking: Show active connections"
Jan Kiszka
1
-44
/
+0
2009-06-24
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
1
-1
/
+17
2009-06-22
net: add packet length to NetPacketSent callback
Mark McLoughlin
1
-2
/
+2
2009-06-22
net: add '-net tap,sndbuf=nbytes'
Mark McLoughlin
1
-4
/
+22
2009-06-22
net: return TAPState from net_tap_init()
Mark McLoughlin
1
-11
/
+16
2009-06-22
net: handle EAGAIN from tapfd write()
Mark McLoughlin
1
-2
/
+25
2009-06-22
net: add tap_read_poll() helper
Mark McLoughlin
1
-7
/
+23
2009-06-22
net: purge queued packets in tap_cleanup()
Mark McLoughlin
1
-0
/
+2
2009-06-22
net: add qemu_purge_queued_packets()
Mark McLoughlin
1
-0
/
+16
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
1
-1
/
+4
2009-06-22
Add O_BINARY to open call in net_dump_init.
Filip Navara
1
-1
/
+1
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
1
-0
/
+20
2009-06-13
Win32: Don't remove const attribute in type casts.
Stefan Weil
1
-1
/
+1
2009-06-13
Fix mingw32 build warnings
Blue Swirl
1
-3
/
+5
2009-06-10
Fix build breakage when using VDE introduced by 4f1c942
Anthony Liguori
1
-1
/
+1
2009-06-09
net: make use of async packet sending API in tap client
Mark McLoughlin
1
-4
/
+20
2009-06-09
net: add qemu_send_packet_async()
Mark McLoughlin
1
-21
/
+62
2009-06-09
net: split out packet queueing and flushing into separate functions
Mark McLoughlin
1
-57
/
+98
2009-06-09
net: return status from qemu_deliver_packet()
Mark McLoughlin
1
-3
/
+17
2009-06-09
net: add return value to packet receive handler
Mark McLoughlin
1
-26
/
+28
2009-06-09
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
1
-18
/
+18
2009-06-09
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
1
-18
/
+18
2009-06-09
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
1
-10
/
+11
2009-06-09
net: only read from tapfd when we can send
Mark McLoughlin
1
-1
/
+8
2009-06-09
net: vlan clients with no fd_can_read() can always receive
Mark McLoughlin
1
-6
/
+10
2009-06-09
net: move the tap buffer into TAPState
Mark McLoughlin
1
-3
/
+3
2009-06-09
net: factor tap_read_packet() out of tap_send()
Mark McLoughlin
1
-9
/
+19
2009-06-09
slirp: Reorder initialization
Jan Kiszka
1
-41
/
+98
[next]