URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f81083731888d0d17f5072652aa60e7d6d6c1067
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f810837 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
BGP: Fix dissection of MCAST-VPN NLRI
Due to a incorrect check the details of MCAST-VPN NLRI were
never dissected. Also the Originating Router's IP Addr of a
S-PMSI A-D Route was not dissected.
Bug: 15307
Change-Id: Ic7481ed034e4cbf0dcab4aa150f05da2f5aac508
Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/30796
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6bedcc9 PCAP: Add expert info to too long frames
add f810837 BGP: Fix dissection of MCAST-VPN NLRI
Summary of changes:
epan/dissectors/packet-bgp.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)