Page MenuHomeFreeBSD

sys/net: Add IPSEC_ACCEL interface cap and methods structure
Needs ReviewPublic

Authored by kib on Mar 12 2024, 10:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 2 2024, 2:55 AM
Unknown Object (File)
May 19 2024, 5:57 AM
Unknown Object (File)
May 9 2024, 11:38 AM
Unknown Object (File)
May 9 2024, 10:15 AM
Unknown Object (File)
May 8 2024, 11:08 PM
Unknown Object (File)
May 8 2024, 11:04 PM
Unknown Object (File)
May 4 2024, 1:21 PM
Unknown Object (File)
Apr 9 2024, 5:44 AM

Details

Reviewers
glebius

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.Fri, Jun 28, 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.