HomeFreeBSD

Avoid access to stale ip pointer and call UPDATE_POINTERS() after

Description

Avoid access to stale ip pointer and call UPDATE_POINTERS() after
PULLUP_LEN_LOCKED().

PULLUP_LEN_LOCKED() could update mbuf and thus we need to update related
pointers that can be used in next opcodes.

Reported by: Maxime Villard <max at m00nbsd net>
MFC after: 1 week

Details

Provenance
aeAuthored on
Parents
rS355580: cxgbe(4): Use TX_PKTS2 work requests in netmap Tx if it's available.
Branches
Unknown
Tags
Unknown