Sign in
qemu
/
qemu
/
27e757e29cc79f3f104d2a84d17cdb3b4c11c8ff
/
slirp
318116a
slirp: add in6_dhcp_multicast()
by Philippe Mathieu-Daudé
· 7 years ago
676e268
slirp: removed unused code
by Philippe Mathieu-Daudé
· 7 years ago
c416d7f
slirp: remove unnecessary struct declaration
by Philippe Mathieu-Daudé
· 7 years ago
847b2557
slirp: remove unused header
by Philippe Mathieu-Daudé
· 7 years ago
1120fae
slirp: avoid IN6_IS_ADDR_UNSPECIFIED(), rather use in6_zero()
by Philippe Mathieu-Daudé
· 7 years ago
990132c
slirp: don't zero the whole ti_i when m == NULL
by Tao Wu
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 7 years ago
13146a8
slirp: Add a special case for the NULL socket
by Kevin Cernekee
· 7 years ago
e2aad34
slirp: Fix intermittent send queue hangs on a socket
by Kevin Cernekee
· 7 years ago
1201d30
slirp: fix clearing ifq_so from pending packets
by Samuel Thibault
· 8 years ago
413d463
slirp: check len against dhcp options array end
by Prasad J Pandit
· 8 years ago
75cb298
slirp: Handle error returns from sosendoob()
by Peter Maydell
· 8 years ago
0b46606
slirp: Handle error returns from slirp_send() in sosendoob()
by Peter Maydell
· 8 years ago
12dccfe
slirp: fork_exec(): Don't close() a negative number in fork_exec()
by Peter Maydell
· 8 years ago
e88718f
slirp: use DIV_ROUND_UP
by Marc-André Lureau
· 8 years ago
f2a8f0a
migration: Split registration functions from vmstate.h
by Juan Quintela
· 8 years ago
1b6e748
migration: remove register_savevm()
by Laurent Vivier
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
2e30230
Fix total IP header length in forwarded TCP packets
by Sjors Gielen
· 8 years ago
7d82469
slirp: fix leak
by Marc-André Lureau
· 8 years ago
c7990a2
slirp: Fix wrong mss bug.
by Tao Wu
· 8 years ago
eb5d4f5
slirp: VMStatify remaining except for loop
by Dr. David Alan Gilbert
· 8 years ago
14650df
slirp: VMStatify socket level
by Dr. David Alan Gilbert
· 8 years ago
7eddf37
slirp: Common lhost/fhost union
by Dr. David Alan Gilbert
· 8 years ago
2a7cab9
slirp: VMStatify sbuf
by Dr. David Alan Gilbert
· 8 years ago
e3ec38f
slirp: VMState conversion; tcpcb
by Dr. David Alan Gilbert
· 8 years ago
7d17249
slirp: fix pinging the virtual ipv4 DNS server
by Samuel Thibault
· 8 years ago
17eb587
slirp: tftp, copy sockaddr_size
by Marc-André Lureau
· 8 years ago
47bb83c
slirp: add a fake NC-SI backend
by Cédric Le Goater
· 8 years ago
a2f80fd
slirp: Send RDNSS in RA only if host has an IPv6 DNS server
by Samuel Thibault
· 8 years ago
e42f869
slirp: Make RA build more flexible
by Samuel Thibault
· 8 years ago
51149a2
slirp: fix compilation errors with DEBUG set
by Laurent Vivier
· 8 years ago
bd5d235
slirp: tcp_listen(): Don't try to close() an fd we never opened
by Peter Maydell
· 8 years ago
70f2e64
slirp: Convert mbufs to use g_malloc() and g_free()
by Peter Maydell
· 8 years ago
4577b09
slirp: Check qemu_socket() return value in udp_listen()
by Peter Maydell
· 8 years ago
9443598
slirp: support dynamic block size for TFTP transfers
by Hervé Poussineau
· 8 years ago
893dcdb
slirp, disas: Replace min/max with MIN/MAX macros
by Yuval Shaia
· 8 years ago
ea64d5f
slirp: Fix access to freed memory
by Samuel Thibault
· 8 years ago
6ab3fc3
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
by Daniel P. Berrange
· 8 years ago
1f8b56e
slirp: Rename "struct arphdr" to "struct slirp_arphdr"
by Thomas Huth
· 9 years ago
df3c286
error: Strip trailing '\n' from error string arguments (again)
by Markus Armbruster
· 9 years ago
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 9 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
121d071
Clean up header guards that don't match their file name
by Markus Armbruster
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
7b14399
slirp: Add support for stateless DHCPv6
by Thomas Huth
· 9 years ago
e585706
slirp: Remove superfluous memset() calls from the TFTP code
by Thomas Huth
· 9 years ago
f7725df
slirp: Add RDNSS advertisement
by Samuel Thibault
· 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
972487b
slirp: Split get_dns_addr
by Samuel Thibault
· 9 years ago
8069568
slirp: Use DIV_ROUND_UP
by Laurent Vivier
· 9 years ago
030c98a
all: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
87776ab
qemu-common: stop including qemu/host-utils.h from qemu-common.h
by Paolo Bonzini
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
9892663
slirp: Clean up osdep.h related header inclusions
by Thomas Huth
· 9 years ago
2cdc848
slirp: Remove some unused code from slirp.h
by Thomas Huth
· 9 years ago
5469fea
slirp: Remove obsolete backward-compatibility cruft
by Thomas Huth
· 9 years ago
cebee21
slirp: Clean up slirp_config.h
by Thomas Huth
· 9 years ago
0d48dfe
slirp: fix guest network access with darwin host
by Samuel Thibault
· 9 years ago
3424c8a
wxx: Fix broken TCP networking (regression)
by Stefan Weil
· 9 years ago
6625d83
slirp: handle deferred ECONNREFUSED on non-blocking TCP sockets
by Steven Luo
· 9 years ago
27d92eb
slirp: Propagate host TCP RST to the guest.
by Edgar E. Iglesias
· 9 years ago
bfb1ac1
slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error
by Steven Luo
· 9 years ago
b5ab677
slirp: don't crash when tcp_sockclosed() is called with a NULL tp
by Steven Luo
· 9 years ago
0b11c03
slirp: Allow disabling IPv4 or IPv6
by Samuel Thibault
· 9 years ago
eaf136f
slirp: Fix migration from older versions of QEMU to the current one
by Thomas Huth
· 9 years ago
5b8e6b4
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging
by Peter Maydell
· 9 years ago
1c3c8e9
Use C99 flexible array instead of 1-byte trailing array
by Peter Maydell
· 9 years ago
67e3eee
Avoid embedding struct mbuf in other structures
by Samuel Thibault
· 9 years ago
c17c072
slirp: send icmp6 errors when UDP send failed
by Samuel Thibault
· 9 years ago
99787f6
slirp: Fix memory leak on small incoming ipv4 packet
by Samuel Thibault
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
4674da1
slirp/slirp.h: Remove now-empty #ifdefs
by Peter Maydell
· 9 years ago
fad7fb9
slirp: Add IPv6 support to the TFTP code
by Thomas Huth
· 9 years ago
7aac531
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
by Yann Bordenave
· 9 years ago
05061d8
slirp: Adding IPv6 address for DNS relay
by Guillaume Subiron
· 9 years ago
3feea44
slirp: Handle IPv6 in TCP functions
by Guillaume Subiron
· 9 years ago
1252cf4
slirp: Reindent after refactoring
by Guillaume Subiron
· 9 years ago
9dfbf25
slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
by Guillaume Subiron
· 9 years ago
98c6305
slirp: Factorizing tcpiphdr structure with an union
by Guillaume Subiron
· 9 years ago
15d62af
slirp: Adding IPv6 UDP support
by Guillaume Subiron
· 9 years ago
fc6c925
slirp: Adding ICMPv6 error sending
by Yann Bordenave
· 9 years ago
de40abf
slirp: Fix ICMP error sending
by Yann Bordenave
· 9 years ago
0d6ff71
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
by Guillaume Subiron
· 9 years ago
b16a44e
osdep: remove use of socket_error() from all code
by Daniel P. Berrange
· 9 years ago
a2d96af
osdep: add wrappers for socket functions
by Daniel P. Berrange
· 9 years ago
30456d5
all: Clean up includes
by Peter Maydell
· 9 years ago
7df7482
slirp: Clean up includes
by Peter Maydell
· 9 years ago
cc573a6
slirp: Adding family argument to tcp_fconnect()
by Guillaume Subiron
· 9 years ago
9b5a30d
slirp: Make udp_attach IPv6 compatible
by Guillaume Subiron
· 9 years ago
8a87f12
slirp: Add sockaddr_equal, make solookup family-agnostic
by Guillaume Subiron
· 9 years ago
a5fd24a
slirp: Factorizing and cleaning solookup()
by Guillaume Subiron
· 9 years ago
5379229
slirp: Factorizing address translation
by Guillaume Subiron
· 9 years ago
eae303f
slirp: Make Socket structure IPv6 compatible
by Guillaume Subiron
· 9 years ago
18137fb
slirp: Adding address family switch for produced frames
by Guillaume Subiron
· 9 years ago
fc3779a
slirp: Generalizing and neutralizing ARP code
by Guillaume Subiron
· 9 years ago
86c9e1e
slirp: goto bad in udp_input if sosendto fails
by Guillaume Subiron
· 9 years ago
9c7ffe2
ether/slirp: Avoid redefinition of the same constants
by Dr. David Alan Gilbert
· 9 years ago
Next »