- 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
- 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
- 47bb83c slirp: add a fake NC-SI backend by Cédric Le Goater · 8 years ago
- 51149a2 slirp: fix compilation errors with DEBUG set by Laurent Vivier · 8 years ago
- 893dcdb slirp, disas: Replace min/max with MIN/MAX macros by Yuval Shaia · 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
- 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
- bfb1ac1 slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error 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
- f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 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
- 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
- 0d6ff71 slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration by Guillaume Subiron · 9 years ago
- 7df7482 slirp: Clean up includes by Peter Maydell · 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
- 49bba86 slirp: Remove unused zero_ethaddr[] variable by Peter Maydell · 11 years ago
- 959e414 slirp/arp: do not special-case bogus IP addresses by Samuel Thibault · 11 years ago
- 02d1608 slirp: Remove default_mon usage by Cole Robinson · 11 years ago
- 426e3e6 slirp: clean up slirp_update_timeout by Jan Kiszka · 12 years ago
- a42e9c4 slirp: set mainloop timeout with more precise value by Liu Ping Fan · 12 years ago
- 9b0ca6c slirp: define timeout as macro by Liu Ping Fan · 12 years ago
- fe0ff43 slirp: make timeout local by Liu Ping Fan · 12 years ago
- bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
- dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
- 8917c3b slirp: switch to GPollFD by Stefan Hajnoczi · 12 years ago
- cf1d078 slirp: slirp/slirp.c coding style cleanup by Stefan Hajnoczi · 12 years ago
- c64f50d g_strdup(NULL) returns NULL; simplify by Markus Armbruster · 12 years ago
- 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 63d2960 slirp: Add domain-search option to slirp's DHCP server by Klaus Stengel · 12 years ago
- 0b8db8f slirp: fix build on mingw32 by Anthony Liguori · 13 years ago
- 648cd33 slirp: Handle whole 127.0.0.0/8 network as local addresses. by Anders Waldenborg · 13 years ago
- 7c7db75 main_loop_wait: block indefinitely by Stefano Stabellini · 13 years ago
- a68adc2 slirp: Cleanup resources on instance removal by Jan Kiszka · 13 years ago
- f373431 slirp: Remove unneeded if_queued by Jan Kiszka · 13 years ago
- 2cc6e0a char: rename qemu_chr_write() -> qemu_chr_fe_write() by Anthony Liguori · 14 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
- e3a110b slirp: Only start packet expiration for delayed ones by Jan Kiszka · 14 years ago
- 1ab74ce Delayed IP packets by Fabien Chouteau · 14 years ago
- 1a0ca1e Simple ARP table by Fabien Chouteau · 14 years ago
- 00aa004 Wrap recv to avoid warnings by Blue Swirl · 14 years ago
- e6d43cf slirp: Forward ICMP echo requests via unprivileged sockets by Jan Kiszka · 14 years ago
- 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
- dbf3c4b Make ARP replies at least 64 bytes long by Hervé Poussineau · 14 years ago
- 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
- b0e0486 slirp: remove dead nested assignment, spotted by clang by Blue Swirl · 15 years ago
- 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
- 1e6eec8 Fix Sparse warnings: add "static" by Blue Swirl · 16 years ago
- 9e3a95e Fix compiler warnings by Stefan Weil · 16 years ago
- df7a86e slirp: Read host DNS config on demand by Ed Swierk · 16 years ago
- ce0bd02 slirp: Remove our_addr code by Ed Swierk · 16 years ago
- 2353422 Add missing "static" by Blue Swirl · 16 years ago
- aaf10d9 slirp: Use monotonic clock if available (v2) by Ed Swierk · 16 years ago
- bb53fc5 slirp: Fix guestfwd for incoming data by Jan Kiszka · 16 years ago
- 0a1f851 slirp: Save/restore bootp client states by Jan Kiszka · 16 years ago
- b1c99fc slirp: Enable multiple instances 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
- b5302e1 slirp: Drop link_up checks from if_output and slirp_socket_can_recv by Jan Kiszka · 16 years ago
- f1d99bb slirp: Clean up timeout handling around slirp_select_fill/poll by Jan Kiszka · 16 years ago
- d918f23 slirp: Kill slirp_is_inited by Jan Kiszka · 16 years ago
- 8ec7f4e slirp: Clean up updtime by Jan Kiszka · 16 years ago
- 285f7a6 slirp: Make IP packet ID consistent by Jan Kiszka · 16 years ago
- df46189 slirp: Factor out one-time initialization by Jan Kiszka · 16 years ago
- 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
- 9c12a6f slirp: Do not allow to remove non-hostfwd sockets by Jan Kiszka · 16 years ago
- 6dd5ffb slirp: Explicitely mark host-forwarding sockets by Jan Kiszka · 16 years ago
- f932b6c slirp: Prepare for persistent socket state flags by Jan Kiszka · 16 years ago
- 3c6a058 slirp: Bind support for host forwarding rules by Jan Kiszka · 16 years ago
- 2ad82cf slirp: Fix port comparision in slirp_remove_hostfwd by Jan Kiszka · 16 years ago
- c92ef6a slirp: Rework external configuration interface by Jan Kiszka · 16 years ago
- a13a412 slirp: Rework internal configuration 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
- 0a656f5 Cast pointer arguments of get/setsockopt, send to void * to keep GCC by malc · 16 years ago
- 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
- 429d0a3 Fix 64 bit issue in slirp by blueswir1 · 16 years ago
- 0580ac9 Fix some SLIRP warnings by blueswir1 · 16 years ago
- 062e552 Add support for vmchannel socket migration (Gleb Natapov) by aliguori · 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
- e8e880a slirp: fix CVE 2007-5729 by aurel32 · 16 years ago
- d75a0b9 added explicit license by bellard · 16 years ago
- de806f0 allow SLIRP to make an ARP request to get the client MAC address. It is useful if an inbound connection is done to a VM which did not send outbound IP packets by bellard · 16 years ago
- 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago