index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
gpxe
/
pkbuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
1
-163
/
+0
*
Extract packet-padding login from rtl8139.c to a separate pkbpad.c file.
Michael Brown
2007-01-11
1
-0
/
+1
*
Rename pkb_available() to pkb_tailroom() for consistency with Linux's
Michael Brown
2007-01-09
1
-3
/
+13
*
Add pkb_available()
Michael Brown
2006-07-19
1
-0
/
+10
*
Simplify RX data path.
Michael Brown
2006-06-18
1
-11
/
+3
*
Make PKB_ZLEN the minimum possible size of packet buffer (to allow for
Michael Brown
2006-05-27
1
-0
/
+9
*
Fix a couple of broken assertions, and align the buffer correctly.
Michael Brown
2006-04-28
1
-2
/
+2
*
Actually, it's probably a good idea to have packet buffers avoid 4kB
Michael Brown
2006-04-25
1
-0
/
+11
*
Added pkb_reserve().
Michael Brown
2006-04-24
1
-0
/
+14
*
Network API now allows for multiple network devices (although the
Michael Brown
2006-04-24
1
-34
/
+17
*
Remove the concept of the media-independent link-layer header and replace
Michael Brown
2006-04-19
1
-0
/
+32
*
Added pkb_unput() and pkb_len().
Michael Brown
2006-04-19
1
-0
/
+21
*
First version, based on the concepts in linux/skbuff.h
Michael Brown
2006-04-18
1
-0
/
+80