HCX-NE component that handles TCP flow conditioning
•
Flow: A stream of packets between a source IP/port and destination IP/port
•
Flow Conditioning: Modifying TCP parameters like window size, MSS, etc. to optimize flows
•
Flow Table: Table maintained by Assistant to track active flows
•
Flow Entry: Each flow is represented as an entry in the flow table
•
Flow State: Current state of the flow - SYN_SENT, ESTABLISHED etc. defined by TCP state machine
•
Flow Lifecycle: Time from flow initiation to termination - involves transition through various states
•
Flow Metadata: