freebsd-dev/sys/netpfil
Kristof Provost 488626e553 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
2022-06-23 09:50:44 +02:00
..
ipfilter/netinet netpfil: Remove a double word in a source code comment 2022-04-09 14:20:09 +02:00
ipfw ipfw: add support radix tables and table lookup for MAC addresses 2022-06-04 19:12:29 +03:00
pf pf: copy out rather than m_pullup() in pf_test_eth_rule() 2022-06-23 09:50:44 +02:00