Skip to content
Tom Barbette edited this page Nov 25, 2022 · 1 revision

TCPOut Element Documentation

NAME

TCPOut — Click element; exit point of a TCP path in the stack of the middlebox

SYNOPSIS

TCPOut()

Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push

DESCRIPTION

This element is the exit point of a TCP path in the stack of the middlebox by which all TCP packets must go after their TCP content has been processed. Each path containing a TCPOut element must also contain a TCPIn element

The first output corresponds to the normal path. The second output is optional and is used to send packets back to the source (for instance to acknowledge packets).

SEE ALSO

TCPIn

Generated by click-elem2man from ../elements/ctx/tcpout.hh:13 on 2022/11/25.

Clone this wiki locally