| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Redoing check-in lost by SourceForge's failure.) | Michael Brown | 2006-05-13 | 1 | -572/+0![]() |
| | | | | | Moved to net/ | ||||
| * | Give uIP a static IP address for proof-of-concept testing | Michael Brown | 2006-04-28 | 1 | -0/+11 |
| | | |||||
| * | 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. | ||||
| * | 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 |
| | | |||||
| * | Add uip on HEAD; it's safe to build, since nothing links against it at the | Michael Brown | 2006-03-16 | 1 | -0/+558 |
| moment. | |||||

