grub/grub-core/net
Bean 5efb817d64 * grub-core/net/ip.c (reassemble): Make asm_buffer into asm_netbuff.
All users updated.
	(free_rsm): Free header as well.
	(free_old_fragments): Fix memory leak.
	* grub-core/net/netbuff.c (grub_netbuff_free): Make return void.
	* grub-core/net/tftp.c (tftp_receive): Fix memory leak.
	(destroy_pq): Likewise.
	* include/grub/net/netbuff.h (grub_netbuff_free): Make return void.
2012-05-08 16:03:02 +02:00
..
drivers * grub-core/net/drivers/efi/efinet.c (get_card_packet): Fix buffer 2012-04-29 18:43:22 +02:00
arp.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
bootp.c * grub-core/net/bootp.c (set_env_limn_ro): Replace reserved ':' with 2012-05-08 14:07:49 +02:00
dns.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
ethernet.c support routed pings 2011-10-13 20:53:22 +02:00
http.c * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
icmp.c support routed pings 2011-10-13 20:53:22 +02:00
icmp6.c support routed pings 2011-10-13 20:53:22 +02:00
ip.c * grub-core/net/ip.c (reassemble): Make asm_buffer into asm_netbuff. 2012-05-08 16:03:02 +02:00
net.c * grub-core/net/bootp.c (set_env_limn_ro): Replace reserved ':' with 2012-05-08 14:07:49 +02:00
netbuff.c * grub-core/net/ip.c (reassemble): Make asm_buffer into asm_netbuff. 2012-05-08 16:03:02 +02:00
tcp.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
tftp.c * grub-core/net/ip.c (reassemble): Make asm_buffer into asm_netbuff. 2012-05-08 16:03:02 +02:00
udp.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00