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)
Fri, Apr 18, 8:13 PM
Unknown Object (File)
Mar 19 2025, 11:17 PM
Unknown Object (File)
Mar 16 2025, 11:46 PM
Unknown Object (File)
Mar 10 2025, 8:53 AM
Unknown Object (File)
Feb 28 2025, 9:53 PM
Unknown Object (File)
Feb 22 2025, 9:55 AM
Unknown Object (File)
Feb 8 2025, 5:55 AM
Unknown Object (File)
Feb 1 2025, 9:48 AM

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

Repository
rS FreeBSD src repository - subversion
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