summaryrefslogtreecommitdiffstats
path: root/src/net/pkbuff.c
Commit message (Expand)AuthorAgeFilesLines
* Make PKB_ZLEN the minimum possible size of packet buffer (to allow forMichael Brown2006-05-271-0/+4
* Fix a couple of broken assertions, and align the buffer correctly.Michael Brown2006-04-281-1/+4
* 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-241-0/+65