Page MenuHomeFreeBSD

sys/net: Add IPSEC_ACCEL interface cap and methods structure
ClosedPublic

Authored by kib on Mar 12 2024, 10:20 AM.
Tags
None
Referenced Files
F98092713: D44314.id.diff
Wed, Oct 2, 7:56 AM
F97942184: D44314.id140819.diff
Tue, Oct 1, 7:34 PM
F97941546: D44314.id140326.diff
Tue, Oct 1, 7:32 PM
F97936502: D44314.id140426.diff
Tue, Oct 1, 7:16 PM
Unknown Object (File)
Mon, Sep 23, 5:02 AM
Unknown Object (File)
Sun, Sep 22, 9:49 PM
Unknown Object (File)
Sun, Sep 22, 7:54 PM
Unknown Object (File)
Sat, Sep 21, 5:54 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.Mar 12 2024, 7:52 PM

Update to latest from the dev branch

This revision now requires review to proceed.Jun 28 2024, 3:24 AM

Rename IPSEC_ACCEL to IPSEC_OFFLOAD

Add a note about the ipsec offload driver interfaces stability.

kib added a subscriber: np.

Remove direction from the new sa driver method.

This revision is now accepted and ready to land.Jul 3 2024, 8:56 PM