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
F108323374: D22368.diff
Thu, Jan 23, 9:01 PM
Unknown Object (File)
Sun, Jan 19, 10:36 PM
Unknown Object (File)
Sat, Jan 4, 10:46 AM
Unknown Object (File)
Dec 21 2024, 8:32 AM
Unknown Object (File)
Dec 8 2024, 12:01 PM
Unknown Object (File)
Nov 2 2024, 4:57 AM
Unknown Object (File)
Oct 18 2024, 4:50 PM
Unknown Object (File)
Oct 18 2024, 1:32 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