Page MenuHomeFreeBSD

netipsec: move specific ipsecmethods declarations to ipsec_support.h
ClosedPublic

Authored by glebius on Sep 26 2022, 7:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 6, 6:58 AM
Unknown Object (File)
Sun, Mar 1, 7:27 AM
Unknown Object (File)
Mon, Feb 23, 12:18 PM
Unknown Object (File)
Feb 10 2026, 7:11 PM
Unknown Object (File)
Jan 24 2026, 9:26 AM
Unknown Object (File)
Jan 6 2026, 3:11 AM
Unknown Object (File)
Dec 12 2025, 1:14 PM
Unknown Object (File)
Dec 10 2025, 6:20 PM
Subscribers

Details

Summary

where struct ipsec_methods is defined. Not a functional change.
Allows further modification of method prototypes without breaking
compilation of other ipsec compilation units.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable