summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-06-07 20:38:08 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-06-07 20:38:08 +0200
commit1fb19f184332995dd4662c71290aa2951dbc9914 (patch)
treed9496d11f8a92e2b37dc1db5da01edd290816b93
parent15a174be8e15de5e364af9e54b7d6f35688fe92a (diff)
downloadtcpdump-1fb19f184332995dd4662c71290aa2951dbc9914.tar.gz
CHANGES: Move a new change at the top of file
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 64fa08fc..5b5b5265 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+print-arista.c : Print Arista Specific Protocol.
+
Sunday September 3, 2017 denis@ovsienko.info
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 (gwr@jericho.mc.com).