LDP: Display Generic label with DEC

Fix #17539
This commit is contained in:
Alexis La Goutte 2021-08-22 07:44:32 +00:00 committed by Jörg Mayer
parent 1f28ac3ef5
commit f7755972c9
1 changed files with 1 additions and 1 deletions

View File

@ -3804,7 +3804,7 @@ proto_register_ldp(void)
NULL, 0, NULL, HFILL }},
{ &hf_ldp_tlv_generic_label,
{ "Generic Label", "ldp.msg.tlv.generic.label", FT_UINT32, BASE_HEX,
{ "Generic Label", "ldp.msg.tlv.generic.label", FT_UINT32, BASE_DEC,
NULL, 0x000FFFFF, NULL, HFILL }},
{ &hf_ldp_tlv_atm_label_vbits,