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)
Tue, Oct 7, 6:04 AM
Unknown Object (File)
Mon, Sep 29, 1:19 AM
Unknown Object (File)
Aug 29 2025, 11:38 PM
Unknown Object (File)
Aug 23 2025, 12:49 PM
Unknown Object (File)
Aug 15 2025, 12:14 AM
Unknown Object (File)
Jul 29 2025, 7:39 AM
Unknown Object (File)
Jul 29 2025, 12:52 AM
Unknown Object (File)
Jul 28 2025, 5:37 PM

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