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
F102833078: D44314.id140326.diff
Sun, Nov 17, 6:32 PM
F102832726: D44314.id.diff
Sun, Nov 17, 6:27 PM
F102832722: D44314.id140462.diff
Sun, Nov 17, 6:27 PM
F102832721: D44314.id140427.diff
Sun, Nov 17, 6:27 PM
F102832717: D44314.id140447.diff
Sun, Nov 17, 6:27 PM
F102832709: D44314.id140426.diff
Sun, Nov 17, 6:26 PM
F102832704: D44314.id135637.diff
Sun, Nov 17, 6:26 PM
F102832144: D44314.diff
Sun, Nov 17, 6:18 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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