Sign in
qemu
/
qemu
/
47576b94af5c406fc6521fb336fb5c12beeac3f8
/
slirp
/
libslirp.h
0fca92b
slirp: Implement RFC2132 TFTP server name
by Fam Zheng
· 6 years ago
f18d137
slirp: Add domainname option to slirp's DHCP server
by Benjamin Drung
· 7 years ago
c416d7f
slirp: remove unnecessary struct declaration
by Philippe Mathieu-Daudé
· 7 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
ef763fa
slirp: Support link-local DNS addresses
by Samuel Thibault
· 9 years ago
1d17654
slirp: Add dns6 resolution
by Samuel Thibault
· 9 years ago
0b11c03
slirp: Allow disabling IPv4 or IPv6
by Samuel Thibault
· 9 years ago
7aac531
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
by Yann Bordenave
· 9 years ago
a42e9c4
slirp: set mainloop timeout with more precise value
by Liu Ping Fan
· 11 years ago
8917c3b
slirp: switch to GPollFD
by Stefan Hajnoczi
· 12 years ago
63d2960
slirp: Add domain-search option to slirp's DHCP server
by Klaus Stengel
· 12 years ago
691a4f3
net: determine if packets can be sent before net queue deliver packets
by Zhi Yong Wu
· 13 years ago
7c7db75
main_loop_wait: block indefinitely
by Stefano Stabellini
· 13 years ago
d3b12f5
main-loop: create main-loop.c
by Paolo Bonzini
· 13 years ago
5a61cb6
Fix include statements for qemu-common.h
by Stefan Weil
· 13 years ago
df7a86e
slirp: Read host DNS config on demand
by Ed Swierk
· 15 years ago
bb53fc5
slirp: Fix guestfwd for incoming data
by Jan Kiszka
· 16 years ago
ad0d8c4
slirp: Allocate/free stack instance dynamically
by Jan Kiszka
· 16 years ago
9f8bd04
slirp: Use internal state in interface
by Jan Kiszka
· 16 years ago
460fec6
slirp: Factor out internal state structure
by Jan Kiszka
· 16 years ago
d918f23
slirp: Kill slirp_is_inited
by Jan Kiszka
· 16 years ago
0fe6a7f
slirp: Drop statistic code
by Jan Kiszka
· 16 years ago
0d62c4c
slirp: Drop dead code
by Jan Kiszka
· 16 years ago
6dbe553
slirp: Add info usernet for dumping connection states
by Jan Kiszka
· 16 years ago
3c6a058
slirp: Bind support for host forwarding rules
by Jan Kiszka
· 16 years ago
c92ef6a
slirp: Rework external configuration interface
by Jan Kiszka
· 16 years ago
ad196a9
slirp: Move smb, redir, tftp and bootp parameters and -net channel
by Jan Kiszka
· 16 years ago
e15f4a9
Revert "User networking: Show active connections"
by Jan Kiszka
· 16 years ago
b8e8af3
slirp: Reorder initialization
by Jan Kiszka
· 16 years ago
1c6ed9f
User networking: Show active connections
by Alexander Graf
· 16 years ago
c1261d8
User Networking: Enable removal of redirections
by Alexander Graf
· 16 years ago
aa80613
Move bootp_filename to avoid a sparse warning
by blueswir1
· 16 years ago
511d2b1
Sparse fixes: NULL use, header order, ANSI prototypes, static
by blueswir1
· 16 years ago
a9ba3a8
Add slirp_restrict option (Gleb Natapov)
by aliguori
· 16 years ago
e1c5a2b
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
by aliguori
· 16 years ago
31a60e2
Make Slirp statistics gathering and output conditional to LOG_ENABLED
by blueswir1
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
cb4b976
Move network related includes to vl.c to help SLIRP-less builds.
by ths
· 17 years ago
3f423c9
removed warnings
by bellard
· 19 years ago
115defd
Set slirp client hostname.
by pbrook
· 19 years ago
101c593
64 bit fixes (initial patch by Gwenole Beauchesne)
by bellard
· 20 years ago
a3d4af0
allow inetd like program exec
by bellard
· 20 years ago
9bf0544
port redirection support
by bellard
· 20 years ago
379ff53
win32 compile
by bellard
· 21 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago