Last Modified: Jul 06, 2025
Affected Product(s):
F5OS F5OS-A, F5OS-C
Known Affected Versions:
F5OS-A 1.5.0, F5OS-A 1.5.1, F5OS-A 1.5.2, F5OS-A 1.5.3, F5OS-A 1.7.0, F5OS-C 1.6.0, F5OS-C 1.6.1, F5OS-C 1.6.2
Fixed In:
F5OS-C 1.8.0, F5OS-A 1.8.0
Opened: Dec 14, 2023 Severity: 3-Major
When using Tcpdump on F5OS with the -c flag, Tcpdump will not stop after receiving the given number of packets.
The Tcpdump session will not terminate after receiving the requested number of packets and will continue until manually terminated.
A Tcpdump session is started with the -c or --count flag.
N/A
Tcpdump now honors the -c flag and will terminate after receiving the given number of packets.