On 8/21/13 9:40 PM, Andre Oppermann wrote:
[ actual text removed.. ]
Patch is available here:
http://people.freebsd.org/~andre/mbuf-adjustments-20130821.diff
one small thing I noticed..
- u16 type = (CSUM_DATA_VALID | CSUM_PSEUDO_HDR);
+ u64 type = (CSUM_DATA_V
I want to put these mbuf changes/updates/adjustments up for objections, if any,
before committing them.
This is a moderate overhaul of the mbuf headers and fields to take us into the
next 5 years and two releases. The mbuf headers, in particular the pkthdr, have
seen a number of new uses and abu