diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-06-07 20:38:08 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-06-07 20:38:08 +0200 |
commit | 1fb19f184332995dd4662c71290aa2951dbc9914 (patch) | |
tree | d9496d11f8a92e2b37dc1db5da01edd290816b93 | |
parent | 15a174be8e15de5e364af9e54b7d6f35688fe92a (diff) | |
download | tcpdump-1fb19f184332995dd4662c71290aa2951dbc9914.tar.gz |
CHANGES: Move a new change at the top of file
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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). |