Program: implement PacketDump #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Port PacketDump with safe raw/decoded packet subscription, filtering, formatting, and output handling.
Deliverables
Validation
Prerequisite
The library behavior required by the program is implemented and its translated parity tests pass.
Project constraints
Implemented in
f0420f6.packet-dumpwith the upstream positional login/duration flow, 20-second timeout, disabled multi-sim mode, reduced land/wind/cloud throttles, finite or Ctrl-C capture, and ordered logout/disposal.Verified: PacketDump unit and CLI suites; native raw-callback test; native
packet_wire6/6; translatedwire_semantics54/54; rustfmt; Clippy with warnings denied for both changed crates; shim/API coverage; workspace all-target check and no-run test build; rustdoc with warnings denied.