DragonFly-2.3.0.434.g6afb0 master sys/sys mbuf.h

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Mar 21 18:25:27 PDT 2009


commit 6afb09f87cb7fc02d9c0e20c492dbc2caac51bc6
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat Mar 21 09:35:09 2009 +0800

    mbuf: Add M_HASH mbuf flag and use the 'pad' field in pkthdr as 'hash'
    
    'hash' field in pkthdr is valid iff M_HASH is set.

Summary of changes:
 sys/sys/mbuf.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6afb09f87cb7fc02d9c0e20c492dbc2caac51bc6


-- 
DragonFly BSD source repository





More information about the Commits mailing list