Add an entry for WTAP_ENCAP_DPAUXMON.

Change-Id: Ie9a7816023c02222e624b16bcdf6e90ff7678343
Reviewed-on: https://code.wireshark.org/review/27673
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2018-05-20 14:33:45 -07:00
parent 040b70364d
commit 033a1be4ab
1 changed files with 2 additions and 0 deletions

View File

@ -915,6 +915,8 @@ static struct encap_type_info encap_table_base[] = {
/* WTAP_ENCAP_DOCSIS31_XRA31 */
{ "DOCSIS with Excentis XRA pseudo-header", "docsis31_xra31" },
/* WTAP_ENCAP_DPAUXMON */
{ "DisplayPort AUX channel with Unigraf pseudo-header", "dpauxmon" },
};
WS_DLL_LOCAL