| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Redoing check-in lost by SourceForge's failure.) | Michael Brown | 2006-05-13 | 5 | -3346/+0![]() |
| | | | | | Moved to net/ | ||||
| * | Give uIP a static IP address for proof-of-concept testing | Michael Brown | 2006-04-28 | 1 | -0/+11 |
| | | |||||
| * | Added missing headers required for compilation in Etherboot. | Michael Brown | 2006-04-24 | 1 | -0/+2 |
| | | |||||
| * | We have our own ARP layer now. | Michael Brown | 2006-04-24 | 2 | -624/+0![]() |
| | | |||||
| * | Network API now allows for multiple network devices (although the | Michael Brown | 2006-04-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | implementation allows for only one, and does so without compromising on the efficiency of static allocation). Link-layer protocols are cleanly separated from the device drivers. Network-layer protocols are cleanly separated from individual network devices. Link-layer and network-layer protocols are cleanly separated from each other. | ||||
| * | Obviate uip_init(); our bss is zeroed at startup already. | Michael Brown | 2006-04-24 | 1 | -1/+3 |
| | | |||||
| * | Split non-TCP portions of the stack out into ip.[ch]. | Michael Brown | 2006-03-24 | 1 | -10/+10 |
| | | | | | Added set_ipaddr(). | ||||
| * | Make the application state a void *. | Michael Brown | 2006-03-23 | 1 | -2/+5 |
| | | |||||
| * | Added from uip-0.9/uip/uip_arp.[ch] | Michael Brown | 2006-03-22 | 2 | -0/+624 |
| | | |||||
| * | Remove htons(); it is provided elsewhere in Etherboot | Michael Brown | 2006-03-22 | 1 | -7/+0![]() |
| | | |||||
| * | Basic, functional-but-extremely-pessimal versions (taken from | Michael Brown | 2006-03-22 | 1 | -0/+83 |
| | | | | | uip-0.9/unix/uip_arch.c). | ||||
| * | Add uip on HEAD; it's safe to build, since nothing links against it at the | Michael Brown | 2006-03-16 | 4 | -0/+3252 |
| moment. | |||||

