URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67f8b957d34b4675a37ebce36ad42f764fc422e0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
67f8b95 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
BGP: fix conflicting entry in its value_string
Field 'Type Code' (bgp.update.path_attribute.type_code) has a conflicting entry in its value_string: 29 is at indices 19 (LINK_STATE) and 20 (Deprecated))
Change-Id: Ifd0c7a2a095d2b216115b94ca0b71e0dca2213ee
Reviewed-on: https://code.wireshark.org/review/20741
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 45e0707 bctp: fix conflicting entry in its value_string
adds 67f8b95 BGP: fix conflicting entry in its value_string
Summary of changes:
epan/dissectors/packet-bgp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)