Bug 13781

Summary: [PATCH] allow tcpdump to print packet contents in ascii
Product: Base System Reporter: fanf <fanf>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description fanf 1999-09-16 23:10:00 UTC
This patch adds a -z flag to tcpdump like the existing -x flag, but this one
prints the packet contents in ascii as well as hex
Comment 1 Bill Fenner freebsd_committer freebsd_triage 2000-03-01 13:52:51 UTC
State Changed
From-To: open->closed

tcpdump 3.5 has the -X flag to print ASCII. 
Thanks, though!