index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
/
ip6_icmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-14
slirp: add clock_get_ns() callback
Marc-André Lureau
1
-2
/
+2
2019-01-14
slirp: replace DEBUG_ARGS with DEBUG_ARG
Marc-André Lureau
1
-1
/
+1
2019-01-14
slirp: use %p for pointers format
Marc-André Lureau
1
-1
/
+1
2019-01-14
slirp: drop <Vista compatibility
Marc-André Lureau
1
-6
/
+4
2019-01-14
slirp: add a callback to log guest errors
Marc-André Lureau
1
-4
/
+3
2019-01-14
slirp: improve a bit the debug macros
Marc-André Lureau
1
-1
/
+1
2019-01-14
slirp: replace error_report() with g_critical()
Marc-André Lureau
1
-1
/
+1
2018-10-19
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko
1
-1
/
+3
2018-10-19
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...
Artem Pisarenko
1
-4
/
+3
2018-10-02
slirp: fix ipv6 timers
Pavel Dovgalyuk
1
-3
/
+4
2018-01-14
slirp: avoid IN6_IS_ADDR_UNSPECIFIED(), rather use in6_zero()
Philippe Mathieu-Daudé
1
-3
/
+3
2017-03-29
slirp: Send RDNSS in RA only if host has an IPv6 DNS server
Samuel Thibault
1
-11
/
+14
2017-03-29
slirp: Make RA build more flexible
Samuel Thibault
1
-15
/
+9
2016-12-20
slirp, disas: Replace min/max with MIN/MAX macros
Yuval Shaia
1
-1
/
+1
2016-07-03
slirp: Add RDNSS advertisement
Samuel Thibault
1
-3
/
+24
2016-05-16
slirp: Clean up osdep.h related header inclusions
Thomas Huth
1
-1
/
+0
2016-04-01
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
1
-0
/
+8
2016-03-15
slirp: Adding ICMPv6 error sending
Yann Bordenave
1
-0
/
+66
2016-03-15
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
1
-0
/
+350