freebsd-dev/sys/netpfil
Andrey V. Elsukov ca0ac0a6c1 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
2019-12-10 10:35:32 +00:00
..
ipfw Avoid access to stale ip pointer and call UPDATE_POINTERS() after 2019-12-10 10:35:32 +00:00
pf pf: Add endline to all DPFPRINTF() 2019-11-24 13:53:36 +00:00