This is the shipped English man-page reference for zerodds-pcap — the same text as man zerodds-pcap. The surrounding navigation follows the language switch; the reference body stays English, as man-pages conventionally do.

Dies ist die ausgelieferte englische man-page-Referenz für zerodds-pcap — derselbe Text wie man zerodds-pcap. Navigation und Seitenrahmen folgen dem Sprach-Umschalter; der Referenz-Body bleibt englisch, wie man-pages es konventionell tun.

NAME

zerodds-pcap - offline RTPS submessage decoder for pcap files

SYNOPSIS

zerodds-pcap parse FILE

zerodds-pcap stats FILE

DESCRIPTION

zerodds-pcap parses a libpcap-format file, locates RTPS payloads (any L2 / L3 / L4 combination), runs the ZeroDDS RTPS-2.5 decoder, and prints the submessages.

parse prints every RTPS frame with its submessage list. stats prints aggregate counts per submessage kind.

zerodds-pcap does NOT join a DDS domain or generate any traffic. It is a pure offline tool.

EXIT STATUS

0

Success.

2

CLI parse error.

3

File / pcap / RTPS decode error.

SEE ALSO

zerodds-spy(1), tcpdump(1), wireshark(1)

AUTHORS

ZeroDDS Contributors <release@zerodds.org>