]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Move a new change at the top of file
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 7 Jun 2019 18:38:08 +0000 (20:38 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 7 Jun 2019 18:38:08 +0000 (20:38 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 64fa08fccdf6e0054547768c1f3ea9fe4ae36105..5b5b52651f729022524eaa953a61422bc7c857f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+print-arista.c : Print Arista Specific Protocol.
+
 Sunday September 3, 2017 [email protected]
   Summary for 4.9.2 tcpdump release
     Do not use getprotobynumber() for protocol name resolution.  Do not do
@@ -1279,8 +1281,6 @@ v3.0 Mon Jun 20 19:23:27 PDT 1994
 - print-arp.c: Print hardware ethernet addresses if they're not
   what we expect.
 
-- print-arista.c : Print Arista Specific Protocol.
-
 - print-bootp.c: Decode the cmu vendor field. Add RFC1497 tags.
   Many helpful suggestions from Gordon Ross ([email protected]).