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)
Mon, Sep 22, 7:08 AM
Unknown Object (File)
Fri, Sep 19, 3:12 AM
Unknown Object (File)
Mon, Sep 15, 7:52 PM
Unknown Object (File)
Aug 25 2025, 5:12 AM
Unknown Object (File)
Aug 9 2025, 1:51 PM
Unknown Object (File)
Aug 1 2025, 3:28 AM
Unknown Object (File)
Jul 29 2025, 1:20 AM
Unknown Object (File)
Jul 21 2025, 11:48 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.