Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
CHANGES: Refine the 4.99.5 section.
Browse files Browse the repository at this point in the history
  • Loading branch information
infrastation committed Aug 30, 2024
1 parent 78e9ac4 commit 0d7a688
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
DNS: Detect and correctly handle too-short URI RRs.
EAP: Assign ndo_protocol in the eap_print() function.
ESP: Don't use EVP_add_cipher_alias() (fixes building on OpenBSD 7.5).
Frame Relay (Multilink) : Fix the Timestamp Information Element printing
ICMPv6: Fix printing the Home Agent Address Discovery Reply Message
Frame Relay (Multilink): Fix the Timestamp Information Element printing.
ICMPv6: Fix printing the Home Agent Address Discovery Reply Message.
IEEE 802.11: no need for an element ID in the structures for IEs, make
the length in the IE structures a u_int, include the "TA" field while
printing Block Ack Control frame.
Expand Down Expand Up @@ -82,7 +82,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
Free interface list just before exiting where it wasn't being
freed.
Building and testing:
Add a configure option to help debugging (--enable-instrument-functions)
Add a configure option to help debugging (--enable-instrument-functions).
At build time require a proof of suitable snprintf(3) implementation in
libc (and document Solaris 9 as unsupported because of that).
Makefile.in: Add two "touch .devel" commands in the releasecheck target.
Expand Down Expand Up @@ -110,7 +110,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
mkdep: Use TMPDIR if it is set and not null.
Add initial support for building with TinyCC.
Makefile.in: Use the variable MAKE instead of the make command.
Makefile.in: Add instrumentation configuration in releasecheck target
Makefile.in: Add instrumentation configuration in releasecheck target.
Make various improvements to the TESTrun script.
Untangle detection of pcap_findalldevs().
Autoconf: don't use egrep, use $EGREP.
Expand Down

0 comments on commit 0d7a688

Please sign in to comment.