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
F102457729: D46312.id142174.diff
Tue, Nov 12, 1:43 PM
Unknown Object (File)
Wed, Oct 30, 11:08 AM
Unknown Object (File)
Fri, Oct 18, 5:06 AM
Unknown Object (File)
Oct 4 2024, 12:15 PM
Unknown Object (File)
Oct 1 2024, 1:26 PM
Unknown Object (File)
Sep 30 2024, 8:14 PM
Unknown Object (File)
Sep 28 2024, 2:46 AM
Unknown Object (File)
Sep 28 2024, 2:45 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.