Page MenuHomeFreeBSD

tcp: improve MAC error handling for SYN segments
Needs ReviewPublic

Authored by tuexen on Mon, Sep 23, 8:46 PM.

Details

Summary

Don't leak a maclabel when SYN segments are processed which results in an error due to MD5 signature handling.
Tweak the #idef MAC to allow additional upcoming changes.
This patch depends on D46701 to avoid double frees.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped