This website requires JavaScript.
Explore
Help
Register
Sign In
main
/
vaseboot
Watch
1
Star
0
Fork
You've already forked vaseboot
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
09375846b9
vaseboot
/
grub-core
/
net
History
Manoel Rebelo Abranches
59b361a2df
Use bootp packet to set prefix and card address.
2011-04-01 05:39:06 -03:00
..
drivers
Use bootp packet to set prefix and card address.
2011-04-01 05:39:06 -03:00
i386
/pc
avoid throwing data away on pxefs_open. Reported by : Seth Goldberg
2010-12-25 13:44:31 +01:00
arp.c
Fix a bunch of net issues
2010-09-23 00:45:39 +02:00
ethernet.c
Fix a bunch of net issues
2010-09-23 00:45:39 +02:00
ip.c
Fix a bunch of net issues
2010-09-23 00:45:39 +02:00
net.c
Add generic functions to read and seek in network file. Allocate socket with network and adress information.
2011-04-01 05:22:41 -03:00
netbuff.c
Use nb in all function declarations for consistency.
2011-04-01 05:27:06 -03:00
tftp.c
Fix a bunch of net issues
2010-09-23 00:45:39 +02: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