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)
Tue, Sep 17, 2:20 PM
Unknown Object (File)
Thu, Sep 5, 11:27 PM
Unknown Object (File)
Mon, Sep 2, 8:37 PM
Unknown Object (File)
Aug 21 2024, 7:40 PM
Unknown Object (File)
Aug 21 2024, 7:40 PM
Unknown Object (File)
Aug 21 2024, 7:40 PM
Unknown Object (File)
Aug 21 2024, 7:03 PM
Unknown Object (File)
Aug 18 2024, 4:10 AM
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