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
F149270404: D22368.diff
Mon, Mar 23, 9:21 AM
F149194750: D22368.diff
Sun, Mar 22, 10:12 PM
F149159578: D22368.diff
Sun, Mar 22, 4:02 PM
Unknown Object (File)
Tue, Mar 17, 9:35 AM
Unknown Object (File)
Mon, Mar 16, 8:42 PM
Unknown Object (File)
Sun, Mar 15, 8:48 PM
Unknown Object (File)
Sun, Mar 8, 7:46 AM
Unknown Object (File)
Tue, Mar 3, 7:58 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