Page MenuHomeFreeBSD

Replace MD5 by SipHash as TCP keyed hash function
ClosedPublic

Authored by tuexen on Sep 12 2019, 2:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 5:42 PM
Unknown Object (File)
Nov 25 2024, 3:45 PM
Unknown Object (File)
Nov 25 2024, 9:53 AM
Unknown Object (File)
Nov 24 2024, 5:15 AM
Unknown Object (File)
Nov 22 2024, 5:15 PM
Unknown Object (File)
Nov 21 2024, 4:46 AM
Unknown Object (File)
Nov 6 2024, 1:40 PM
Unknown Object (File)
Oct 30 2024, 5:23 AM
Subscribers

Details

Summary

Replacing MD5 by SipHash improves the performance of the time stamp initialisation, which is important when the host is receiving a SYN flood.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 26419

Event Timeline

I tested this, and it performed well and worked fine.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 28 2019, 1:13 PM
This revision was automatically updated to reflect the committed changes.