Change #238060
Category | tcpdump |
Changed by | Guy Harris <gharris | @sonic.net>
Changed at | Mon 30 Jun 2025 18:43:54 |
Repository | https://git.tcpdump.org/tcpdump |
Project | tcpdump |
Branch | master |
Revision | b80f9649d8ff44b4ac69b2ab17b136ab44b92b0e |
Comments
Add the -g option, causing IPv4 output in verbose mode to be on one line. This may make it easlier to parse IPv4 output. From Apple's tcpdump, until they decided to get rid of it for some unknown reason. Fix up man page not to split some options between in the SYNOPSIS section (at least with 80-column output).
Changed files
- netdissect.h
- print-ip.c
- tcpdump.1.in
- tcpdump.c