URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b9879806d293938820e657354e5e631437ce1bf
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b98798 by Simon Zhong (szhong.jnpr@xxxxxxxxx):
BGP: Fix the issue that SAFI 72 (BGP-LS-VPN) was not decoded.
Change-Id: I2aef41458c89975dddea4d8bb6355bb7aabd1cad
Reviewed-on: https://code.wireshark.org/review/20488
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7119b66 [LDAP] Add a couple of OID translations.
adds 5b98798 BGP: Fix the issue that SAFI 72 (BGP-LS-VPN) was not decoded.
Summary of changes:
epan/afn.c | 2 +-
epan/afn.h | 2 +-
epan/dissectors/packet-bgp.c | 24 +++++++++++++-----------
3 files changed, 15 insertions(+), 13 deletions(-)