From: Thomas Monjalon
> I'm not familiar with these headers.
> Are they standardized?
> Is there a RFC?
Arista Vendor Specific Protocol is not publicly disclosed yet. However,
Wireshark already includes a dissector implementetation and its source code can
serve for now as a reference:
https://g
On Fri, 7 Feb 2025 09:07:57 +
"Denis Davidoglu" wrote:
> From: Thomas Monjalon
> > I'm not familiar with these headers.
> > Are they standardized?
> > Is there a RFC?
>
> Arista Vendor Specific Protocol is not publicly disclosed yet. However,
> Wireshark already includes a dissector imp
04/02/2025 16:41, Denis Davidoglu:
> Packet parsing and type detection fail for packets containing
> Arista Vendor Specific Protocol (AVSP) headers. This patch adds
> support for three L2 headers: Arista TGen, Arista 64-bit Timestamp
> and Arista 48-bit Timestamp.
I'm not familiar with these head
Packet parsing and type detection fail for packets containing
Arista Vendor Specific Protocol (AVSP) headers. This patch adds
support for three L2 headers: Arista TGen, Arista 64-bit Timestamp
and Arista 48-bit Timestamp.
Signed-off-by: Denis Davidoglu
---
lib/net/rte_ether.h | 31 ++
4 matches
Mail list logo