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)
Thu, Jan 16, 5:07 AM
Unknown Object (File)
Tue, Jan 14, 6:56 AM
Unknown Object (File)
Sun, Jan 12, 8:09 AM
Unknown Object (File)
Sat, Jan 11, 11:29 AM
Unknown Object (File)
Sat, Jan 11, 5:41 AM
Unknown Object (File)
Dec 27 2024, 6:30 AM
Unknown Object (File)
Nov 20 2024, 9:07 AM
Unknown Object (File)
Nov 14 2024, 3:04 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.