fn summary_line(packet: &[u8], header: &PacketHeader, color: bool) -> StringExpand description
Build the one-line decode summary: what it is, who it is between, and the security and framing state that applies to it.
fn summary_line(packet: &[u8], header: &PacketHeader, color: bool) -> StringBuild the one-line decode summary: what it is, who it is between, and the security and framing state that applies to it.