]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Mention the recent EIGRP changes.
authorDenis Ovsienko <[email protected]>
Mon, 11 Jan 2021 14:38:29 +0000 (14:38 +0000)
committerDenis Ovsienko <[email protected]>
Mon, 11 Jan 2021 15:14:04 +0000 (15:14 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9afa9225e591061d15b7fa8fe52b093450a9bab9..899410a9e68ad8d9abd29ecce8c79e4cd4772f02 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,8 +2,9 @@ Monthday, Month DD, YYYY by gharris and denis
   Summary for 5.0.0 tcpdump release (so far!)
     Source code:
       Use %zu when printing a sizeof to squelch compiler warnings
-      BOOTP, Geneve, L2TP, OLSR, PGM, RSVP: Modernize packet parsing style
+      BOOTP, EIGRP, Geneve, L2TP, OLSR, PGM, RSVP: Modernize packet parsing style
       EGP: Replace custom code with tok2str()
+      EIGRP: Get the packet header fields right.
 
 Monthday, Month DD, YYYY by gharris
   Summary for 4.99.1 tcpdump release (so far!)