grub/include/grub/net
Vladimir Serbinenko 63034d3261 arp, icmp: Fix handling in case of oversized or invalid packets.
This restrict ARP handling to MAC and IP addresses but in practice we need
only this case anyway and other cases are very rar if exist at all. It makes
code much simpler and less error-prone.
2015-03-27 12:18:25 +01:00
..
arp.h more ipv6 code. Now ipv6 ping succeeds 2011-10-12 23:15:02 +02:00
ethernet.h some more ipv6 code 2011-10-12 10:20:55 +02:00
ip.h send router solicitation for ipv6 address autoconf v2 2014-11-28 20:21:34 +03:00
netbuff.h arp, icmp: Fix handling in case of oversized or invalid packets. 2015-03-27 12:18:25 +01:00
tcp.h Implement flow control for http. 2012-06-22 22:09:31 +02:00
udp.h Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00