diff options
author | niks3089 <niks3089@gmail.com> | 2019-05-18 06:18:30 -0700 |
---|---|---|
committer | fxlb <devel.fx.lebail@orange.fr> | 2019-05-23 11:06:14 +0200 |
commit | e2f14ebc87586ecad6901c09a1cb7e371baf2ea1 (patch) | |
tree | 6a5ed3aec7769a042f69bd298ca8ab2616ca4b04 /CHANGES | |
parent | 05544c8eb2d3b6c9f0ccd25d9ea0f28515976adf (diff) | |
download | tcpdump-e2f14ebc87586ecad6901c09a1cb7e371baf2ea1.tar.gz |
New ethertype protocol for Arista Networks
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1279,6 +1279,8 @@ 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). |