From: Francois-Xavier Le Bail Date: Sun, 20 Mar 2022 16:05:22 +0000 (+0100) Subject: CHANGES: Add changes about outputs of -J/-L to stdout X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/0a35fb1d2aaabcb7ddd19e947f10c7d6ed5e3142?hp=9a530d887644e19abbf237a3c76cfa94f7befe00 CHANGES: Add changes about outputs of -J/-L to stdout --- diff --git a/CHANGES b/CHANGES index db156159..7c1f27f2 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +20,8 @@ Monthday, Month DD, YYYY by gharris and denis ICMP: add dissector for ICMP Interface Identification Object User interface: Add --print-sampling to print every Nth packet instead of all. + Print the supported time stamp types (-J) to stdout instead of stderr. + Print the list of data link types (-L) to stdout instead of stderr. Source code: Use %zu when printing a sizeof to squelch compiler warnings (FIXME: somebody please wrap the line below just before the release)