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
F168124839: D50658.id156611.diff
Wed, Aug 26, 12:08 PM
F168065925: D50658.id.diff
Wed, Aug 26, 5:26 AM
F167988934: D50658.diff
Tue, Aug 25, 7:04 PM
Unknown Object (File)
Thu, Aug 13, 7:20 AM
Unknown Object (File)
Thu, Aug 13, 1:22 AM
Unknown Object (File)
Thu, Aug 13, 12:27 AM
Unknown Object (File)
Wed, Aug 12, 11:53 PM
Unknown Object (File)
Tue, Aug 11, 10:24 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 Not Applicable
Unit
Tests Not Applicable