summaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* D'ohMichael Brown2006-04-251-1/+1
* Actually, it's probably a good idea to have packet buffers avoid 4kBMichael Brown2006-04-251-7/+19
* Update to use POSIX-like API.Michael Brown2006-04-251-19/+8Star
* Network API now allows for multiple network devices (although theMichael Brown2006-04-242-0/+291
* Network API now allows for multiple network devices (although theMichael Brown2006-04-243-218/+347
* First sketch of a new net device API.Michael Brown2006-04-191-0/+163
* Remove the concept of the media-independent link-layer header and replaceMichael Brown2006-04-192-27/+136
* First version. ARP protocol independence in less than the size of uIP'sMichael Brown2006-04-191-0/+244