Page MenuHomeFreeBSD

pf: Make pf_test6 handle m_len < sizeof(struct ip6_hdr) case
ClosedPublic

Authored by igoro on Aug 16 2024, 2:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 26, 1:15 PM
Unknown Object (File)
Wed, Apr 2, 6:36 PM
Unknown Object (File)
Mar 7 2025, 10:15 PM
Unknown Object (File)
Mar 7 2025, 1:21 PM
Unknown Object (File)
Mar 6 2025, 5:16 AM
Unknown Object (File)
Mar 3 2025, 11:39 AM
Unknown Object (File)
Feb 27 2025, 2:37 PM
Unknown Object (File)
Feb 27 2025, 11:20 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

igoro requested review of this revision.Aug 16 2024, 2:37 PM

This is another small step of the mtod revision. The reasoning behind the __predict_false() usage is provided here: https://reviews.freebsd.org/D45762#1055287.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 19 2024, 4:03 PM
This revision was automatically updated to reflect the committed changes.