Page MenuHomeFreeBSD

ipsec: Convert OCF consumer to pointer-style interface
AbandonedPublic

Authored by cem on Jul 11 2018, 6:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 7:54 AM
Unknown Object (File)
Thu, Apr 30, 7:55 AM
Unknown Object (File)
Mon, Apr 27, 2:11 PM
Unknown Object (File)
Mon, Apr 20, 10:05 PM
Unknown Object (File)
Mon, Apr 20, 10:03 PM
Unknown Object (File)
Mon, Apr 20, 9:10 PM
Unknown Object (File)
Mon, Apr 20, 7:00 AM
Unknown Object (File)
Mon, Apr 20, 7:00 AM
Subscribers
None

Details

Reviewers
jhb
ae
fabient
Summary

The conversion is largely mechanical. OCF sessions are now an opaque
pointer type instead of uint64_t. The session member of a cryptop has
changed from crp_sid to crp_session to reflect this.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18022
Build 17774: arc lint + arc unit