Page MenuHomeFreeBSD

tcp: don't set flowid in tcp_input()
Needs ReviewPublic

Authored by glebius on Sat, Nov 22, 6:53 PM.
Tags
None
Referenced Files
F137365740: D53886.id.diff
Sat, Nov 22, 7:59 PM
F137365687: D53886.id166978.diff
Sat, Nov 22, 7:59 PM
F137365438: D53886.diff
Sat, Nov 22, 7:57 PM
Subscribers

Details

Reviewers
gallatin
Group Reviewers
transport
Summary

With dd0e6bb996dc setting it always on connect(2) and syncache always
picking up the flowid from the incoming packet, any ESTABLISHED connection
shall have the flowid already set.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68812
Build 65695: arc lint + arc unit