qemu-e2k/slirp
Samuel Thibault ef763fa4bd slirp: Support link-local DNS addresses
They look like fe80::%eth0

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>

---
Changes since last submission:
- fix windows build
2016-07-03 23:29:13 +02:00
..
arp_table.c
bootp.c
bootp.h
cksum.c
COPYRIGHT
debug.h
dnssearch.c slirp: Use DIV_ROUND_UP 2016-06-07 18:19:25 +03:00
if.c Avoid embedding struct mbuf in other structures 2016-03-23 00:57:01 +01:00
if.h
ip6_icmp.c slirp: Clean up osdep.h related header inclusions 2016-05-16 21:01:16 +02:00
ip6_icmp.h
ip6_input.c slirp: Allow disabling IPv4 or IPv6 2016-04-01 17:51:55 +02:00
ip6_output.c
ip6.h slirp: Add dns6 resolution 2016-07-03 23:27:08 +02:00
ip_icmp.c slirp: fix guest network access with darwin host 2016-04-28 18:12:08 +01:00
ip_icmp.h
ip_input.c slirp: Clean up osdep.h related header inclusions 2016-05-16 21:01:16 +02:00
ip_output.c
ip.h
libslirp.h slirp: Support link-local DNS addresses 2016-07-03 23:29:13 +02:00
main.h
Makefile.objs
mbuf.c Avoid embedding struct mbuf in other structures 2016-03-23 00:57:01 +01:00
mbuf.h Use C99 flexible array instead of 1-byte trailing array 2016-03-29 01:15:02 +02:00
misc.c slirp: Remove obsolete backward-compatibility cruft 2016-05-16 20:58:47 +02:00
misc.h Avoid embedding struct mbuf in other structures 2016-03-23 00:57:01 +01:00
ndp_table.c
sbuf.c
sbuf.h
slirp_config.h slirp: Remove obsolete backward-compatibility cruft 2016-05-16 20:58:47 +02:00
slirp.c slirp: Support link-local DNS addresses 2016-07-03 23:29:13 +02:00
slirp.h all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
socket.c slirp: Support link-local DNS addresses 2016-07-03 23:29:13 +02:00
socket.h slirp: fix guest network access with darwin host 2016-04-28 18:12:08 +01:00
tcp_input.c wxx: Fix broken TCP networking (regression) 2016-04-15 19:35:17 +02:00
tcp_output.c
tcp_subr.c slirp: fix guest network access with darwin host 2016-04-28 18:12:08 +01:00
tcp_timer.c
tcp_timer.h
tcp_var.h
tcp.h
tcpip.h
tftp.c
tftp.h
udp6.c slirp: Clean up osdep.h related header inclusions 2016-05-16 21:01:16 +02:00
udp.c
udp.h