]> The Tcpdump Group git mirrors - tcpdump/commit
Support more Realtek protocols than RRCP.
authorGuy Harris <[email protected]>
Sun, 23 Jan 2022 09:44:16 +0000 (01:44 -0800)
committerGuy Harris <[email protected]>
Sun, 20 Mar 2022 01:13:44 +0000 (18:13 -0700)
commit9083c1c58a1b181c667475ffbbc75c1cea8936c3
tree19f8faf99ae8152d600d90ba9d1bb0cd619e5468
parent865202266c667bb3caa75e4488afb5b1dcff3c5f
Support more Realtek protocols than RRCP.

The Ethertype 0x8899 is used by Realtek for several over-the-wire
protocols, as well as for supplying tag information to a host CPU from a
Realtek chip.  Add code to handle protocols other than RRCP, although we
don't fully dissect all of them.

(cherry picked from commit 2122c3a243089426fb4a31733f2abf78d3ba941a)
ethertype.h
netdissect.h
print-ether.c
print-rrcp.c