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.
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential D35551
pf: copy out rather than m_pullup() in pf_test_eth_rule() kp on Jun 22 2022, 4:14 PM. Authored by Tags None Referenced Files
Details
Don't change the mbuf chain layout. We've encountered alignment issues Sponsored by: Rubicon Communications, LLC ("Netgate")
Diff Detail
Event Timeline
|