CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/26 09:48:16
Modified files:
sys/sys : mbuf.h
Log message:
Make M_DUP_PKTHDR and M_MOVE_PKTHDR a bit saver by respecting the M_EXT &
M_CLUSTER flags from the target mbuf. Still these function are only allowed
on newly allocated buffers.
OK dlg@
