URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1312d319e9d3a1a87c6dcdd0158b235b9d63354
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
c1312d3 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
Reviewed-on: https://code.wireshark.org/review/6657
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit b41065e223873098385bc06b6a42a0a3a4298925)
Conflicts:
epan/dissectors/packet-bgp.c
Change-Id: Ib7aa80ac78028a2c8d548f4030278166be9ed0cc
Reviewed-on: https://code.wireshark.org/review/6658
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 9cfc359 ZigBee: fix dissection of epoch time in OTA cluster
adds c1312d3 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(-)