diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2010-11-29 06:48:10 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2010-11-29 06:48:10 +0000 |
commit | 857eae254941e050ac642c8b0bc01ad075d1d4de (patch) | |
tree | 409d17e1ca0e581ce39aa1c7a121043313bf5054 /sys/net/pf_lb.c | |
parent | cdfd6281ca0bacc176f49e857caba5a2d81cd9c8 (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