]> git.ipfire.org Git - thirdparty/grub.git/commit
Adaptation for the new protocols and interface structs.
authorManoel R. Abranches <mrabran@br.ibm.com>
Mon, 21 Jun 2010 22:15:45 +0000 (19:15 -0300)
committerManoel R. Abranches <mrabran@br.ibm.com>
Mon, 21 Jun 2010 22:15:45 +0000 (19:15 -0300)
commit60cdb895da65aaa09dcb256d03063c3a711a61e2
treef79ffa65286fde01ae1d82c3c213f97dd8086dee
parentc3639ae731b7043f641090b38995a73aceda70c9
Adaptation for the new protocols and interface structs.
implementation of receive in the protocols.
Also all unwanted packets are discarded.
commands/net.c
include/grub/net.h
net/ethernet.c
net/interface.c
net/ip.c
net/netbuff.c
net/protocol.c
net/tftp.c
net/udp.c