Page MenuHomeFreeBSD

pf: use 'struct ah' for the AH extension header rather than 'struct ip6_ext'
ClosedPublic

Authored by kp on Jun 3 2025, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 2:21 AM
Unknown Object (File)
Sat, Oct 25, 6:57 AM
Unknown Object (File)
Sun, Oct 19, 9:36 AM
Unknown Object (File)
Sun, Oct 19, 9:36 AM
Unknown Object (File)
Sun, Oct 19, 9:36 AM
Unknown Object (File)
Sat, Oct 18, 8:37 PM
Unknown Object (File)
Oct 7 2025, 6:04 AM
Unknown Object (File)
Sep 29 2025, 1:19 AM

Details

Summary

This fixes the build for NOINET6 kernels, but also more accurately reflects what
we're doing. The first two fields are the same, so the only functional change is
that we require slightly more data in the first fragment now.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64607
Build 61491: arc lint + arc unit