HomeFreeBSD

tcp: don't set flowid in tcp_input()

Description

tcp: don't set flowid in tcp_input()

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.

Reviewed by: tuexen, gallatin
Differential Revision: https://reviews.freebsd.org/D53886

Details

Provenance
glebiusAuthored on Wed, Dec 3, 11:15 PM
Reviewer
tuexen
Differential Revision
D53886: tcp: don't set flowid in tcp_input()
Parents
rG73fe85e486d2: tcp: store flowid info in syncache
Branches
Unknown
Tags
Unknown