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
F168733562: D50658.id156611.diff
Sat, Aug 29, 9:13 PM
Unknown Object (File)
Sat, Aug 29, 8:11 AM
Unknown Object (File)
Fri, Aug 28, 7:35 PM
Unknown Object (File)
Thu, Aug 27, 4:22 AM
Unknown Object (File)
Wed, Aug 26, 12:08 PM
Unknown Object (File)
Wed, Aug 26, 5:26 AM
Unknown Object (File)
Tue, Aug 25, 7:04 PM
Unknown Object (File)
Thu, Aug 13, 7:20 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