URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b41065e223873098385bc06b6a42a0a3a4298925
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b41065e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
BGP: EVPN - Route Type 4 - "Invalid length of IP Address" - "Expert Info" shows a false error
Wrong offset (14 -> 20) to get IP Address Legnth
Issue Reported by Rui
Bug: 10873
Change-Id: Ib7aa80ac78028a2c8d548f4030278166be9ed0cc
Reviewed-on: https://code.wireshark.org/review/6657
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 9fd5078 BGP: fix field bgp.evpn.nlri.mpls_ls is not of type FT_STRING, FT_STRINGZ, or FT_STRINGZPAD
adds b41065e BGP: EVPN - Route Type 4 - "Invalid length of IP Address" - "Expert Info" shows a false error
Summary of changes:
epan/dissectors/packet-bgp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)