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
F115493552: D44314.id140326.diff
Thu, Apr 24, 11:13 AM
Unknown Object (File)
Fri, Apr 11, 11:56 PM
Unknown Object (File)
Feb 22 2025, 2:09 PM
Unknown Object (File)
Feb 14 2025, 3:23 PM
Unknown Object (File)
Feb 12 2025, 5:09 AM
Unknown Object (File)
Feb 4 2025, 10:06 PM
Unknown Object (File)
Feb 4 2025, 9:05 PM
Unknown Object (File)
Jan 10 2025, 10:56 PM

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