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
F169106199: D46312.id142174.diff
Mon, Aug 31, 10:36 AM
Unknown Object (File)
Sun, Aug 30, 5:38 PM
Unknown Object (File)
Sun, Aug 30, 2:26 AM
Unknown Object (File)
Fri, Aug 28, 5:33 PM
Unknown Object (File)
Fri, Aug 28, 2:11 AM
Unknown Object (File)
Sun, Aug 16, 12:19 AM
Unknown Object (File)
Fri, Aug 14, 7:42 AM
Unknown Object (File)
Thu, Aug 13, 4:30 PM

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.