One TCP Connection, From SYN to FIN: Capture the Whole Lifecycle in tcpdump
Open a single TCP connection in a two-node container lab and annotate its entire life in one packet capture: the three-way handshake, one data exchange, and the four-way teardown.

