-
Notifications
You must be signed in to change notification settings - Fork 81
TCPOut
Tom Barbette edited this page Nov 25, 2022
·
1 revision
TCPOut — Click element; exit point of a TCP path in the stack of the middlebox
TCPOut()
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
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).
Generated by click-elem2man from ../elements/ctx/tcpout.hh:13
on 2022/11/25.