]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Update macros names prefix from ND_LCHECK to ND_ICHECK
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 30 Dec 2021 12:48:26 +0000 (13:48 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 30 Dec 2021 12:49:53 +0000 (13:49 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0a7a3084526c1dda62c3e1c8bc54bc1cc3b8dba2..f0987a58b33f7d51ffe9e5198349f2f8422994bb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,7 @@ Monthday, Month DD, YYYY by gharris and denis
       DCCP, EGP: Replace custom code with tok2str()
       UDP: Clean up address and port printing.
       AppleTalk: Declutter appletalk.h.
-      Introduce new ND_LCHECK*() macros to deduplicate more code.
+      Introduce new ND_ICHECK*() macros to deduplicate more code.
       IEEE 802.11: Simplify handle_action().
       RPKI-Router: Refine length and bounds checks.
     Building and testing: