grub/grub-core/net
Manoel Rebelo Abranches 4d6374ba78 Implement file close in network tranference.
Stop receiving packets from card on error.
2011-05-10 09:32:38 -03:00
..
drivers Use bootp packet to set prefix and card address. 2011-04-01 05:39:06 -03:00
i386/pc Adapt protocols to new network struct. 2011-04-01 05:42:34 -03:00
arp.c Adapt protocols to new network struct. 2011-04-01 05:42:34 -03:00
ethernet.c Adapt protocols to new network struct. 2011-04-01 05:42:34 -03:00
ip.c Adapt protocols to new network struct. 2011-04-01 05:42:34 -03:00
net.c Implement file close in network tranference. 2011-05-10 09:32:38 -03:00
netbuff.c Use nb in all function declarations for consistency. 2011-04-01 05:27:06 -03:00
tftp.c Adapt protocols to new network struct. 2011-04-01 05:42:34 -03:00
udp.c Iterate sockets to see if we expect this packet. Let the App layer to remove its own header. Add packet to socket list if it contains data. Undesired packets are freed. 2011-04-01 05:12:44 -03:00