HomeFreeBSD

pf: copy out rather than m_pullup() in pf_test_eth_rule()

Description

pf: copy out rather than m_pullup() in pf_test_eth_rule()

Don't change the mbuf chain layout. We've encountered alignment issues
in the tcp syncookie code on armv7, which are triggered by the
m_pullup() here.

Reviewed by: mjg
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D35551

Details

Provenance
kpAuthored on Jun 22 2022, 2:52 PM
Reviewer
mjg
Differential Revision
D35551: pf: copy out rather than m_pullup() in pf_test_eth_rule()
Parents
rG3e8eb5c7f490: wpa: Disable P2P in WPS
Branches
Unknown
Tags
Unknown