| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Network API now allows for multiple network devices (although the | Michael Brown | 2006-04-24 | 1 | -137/+0![]() |
| | | | | | | | | | | | | | | 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. | ||||
| * | Added set_netmask() and set_gateway() | Michael Brown | 2006-04-05 | 1 | -0/+28 |
| | | |||||
| * | Split non-TCP portions of the stack out into ip.[ch]. | Michael Brown | 2006-03-24 | 1 | -0/+109 |
| Added set_ipaddr(). | |||||

