qemu/slirp
Jan Kiszka 9367964ae2 slirp: tftp: Rework filename handling
This changes the filename handling from a static buffer in tftp_session
for the client-provided name + prefix to a dynamically allocated buffer
that keeps the combined path in one place.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-06-29 08:52:47 -05:00
..
COPYRIGHT Remove the advertising clause from the slirp license 2009-01-26 19:37:41 +00:00
bootp.c slirp: Cleanup and basic reanimation of debug code 2009-06-29 08:52:46 -05:00
bootp.h slirp: Handle DHCP requests for specific IP (Jan Kiszka) 2009-04-21 19:56:20 +00:00
cksum.c Remove the advertising clause from the slirp license 2009-01-26 19:37:41 +00:00
debug.h slirp: Cleanup and basic reanimation of debug code 2009-06-29 08:52:46 -05:00
if.c slirp: Drop dead code 2009-06-29 08:52:46 -05:00
if.h slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
ip.h slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
ip_icmp.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
ip_icmp.h Remove the advertising clause from the slirp license 2009-01-26 19:37:41 +00:00
ip_input.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
ip_output.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
libslirp.h slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
main.h slirp: Rework external configuration interface 2009-06-29 08:52:45 -05:00
mbuf.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
mbuf.h slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
misc.c slirp: Cleanup and basic reanimation of debug code 2009-06-29 08:52:46 -05:00
misc.h slirp: Drop dead code 2009-06-29 08:52:46 -05:00
sbuf.c slirp: Drop dead code 2009-06-29 08:52:46 -05:00
sbuf.h
slirp.c slirp: Drop dead code 2009-06-29 08:52:46 -05:00
slirp.h slirp: Drop unused icmp_var.h 2009-06-29 08:52:47 -05:00
slirp_config.h Fix some warnings that would be generated by gcc -Wredundant-decls 2008-08-30 09:51:20 +00:00
socket.c slirp: Cleanup and basic reanimation of debug code 2009-06-29 08:52:46 -05:00
socket.h slirp: Drop dead code 2009-06-29 08:52:46 -05:00
tcp.h slirp: Drop dead code 2009-06-29 08:52:46 -05:00
tcp_input.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
tcp_output.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
tcp_subr.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
tcp_timer.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
tcp_timer.h slirp: Drop dead code 2009-06-29 08:52:46 -05:00
tcp_var.h slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
tcpip.h Remove the advertising clause from the slirp license 2009-01-26 19:37:41 +00:00
tftp.c slirp: tftp: Rework filename handling 2009-06-29 08:52:47 -05:00
tftp.h
udp.c slirp: Drop statistic code 2009-06-29 08:52:46 -05:00
udp.h slirp: Drop statistic code 2009-06-29 08:52:46 -05:00