Page MenuHomeFreeBSD

Improve sequence number overflow detection in AH protocol
AbandonedPublic

Authored by jaz_semihalf.com on Nov 14 2019, 12:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 6 2024, 7:18 AM
Unknown Object (File)
Jan 18 2024, 9:34 PM
Unknown Object (File)
Dec 20 2023, 1:06 AM
Unknown Object (File)
Oct 25 2023, 1:04 AM
Unknown Object (File)
Sep 2 2023, 3:48 AM
Unknown Object (File)
Aug 28 2023, 12:48 AM
Unknown Object (File)
Aug 26 2023, 3:30 PM
Unknown Object (File)
Aug 14 2023, 12:00 PM

Details

Summary

Since counter has always 64 bit size. Overflow detection has to be
splitted into scenarios where ESN is enabled and where is disabled.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

@secteam Do you have any objections to this patch?

I don't think secteam is the right reviewer for this change. Has this been reviewed by folks on the freebsd-net mailing list?

Correct - I will squash it with D22367 and drop this one. Thank you