summaryrefslogtreecommitdiff
path: root/sys/net/pf_lb.c
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2010-11-29 06:48:10 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2010-11-29 06:48:10 +0000
commit857eae254941e050ac642c8b0bc01ad075d1d4de (patch)
tree409d17e1ca0e581ce39aa1c7a121043313bf5054 /sys/net/pf_lb.c
parentcdfd6281ca0bacc176f49e857caba5a2d81cd9c8 (diff)
use m_pulldown to get a contig view of the pfsync_header instead of
m_pullup. not really a significant change since most rx bufs (which we read pfsync packets from) are a single contig cluster coming off the network, so we rarely hit the case m_pullup was called in.
Diffstat (limited to 'sys/net/pf_lb.c')
0 files changed, 0 insertions, 0 deletions