qemu-patch-raspberry4/slirp
Hervé Poussineau dbf3c4b4ba Make ARP replies at least 64 bytes long
IEEE 802.3 standard requires Ethernet frames to be at least 64 bytes long.
If it is not the case, they will be considered as runt frames, and may be ignored by netcard and/or OS

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2010-09-17 12:46:27 +02:00
..
bootp.c Change DPRINTF() to do{}while(0) to avoid compiler warning 2010-09-04 09:45:54 +00:00
bootp.h
cksum.c
COPYRIGHT
debug.h
if.c
if.h
ip.h
ip_icmp.c
ip_icmp.h
ip_input.c Accept packets with TTL=1 2010-09-17 12:46:27 +02:00
ip_output.c
libslirp.h
main.h
mbuf.c
mbuf.h
misc.c
misc.h
sbuf.c
sbuf.h
slirp.c Make ARP replies at least 64 bytes long 2010-09-17 12:46:27 +02:00
slirp.h slirp: Remove declarations which are no longer needed 2010-07-25 16:59:41 +02:00
slirp_config.h
socket.c
socket.h
tcp.h
tcp_input.c
tcp_output.c
tcp_subr.c
tcp_timer.c
tcp_timer.h
tcp_var.h
tcpip.h
tftp.c
tftp.h
udp.c
udp.h