URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b791bb7a7c0574bfef4c1e0f8a986f6e0c81ae7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
8b791bb by Yann Lejeune (ylejeune@xxxxxxxxx):
BGP: fix dissection of BGP community tag
The offset used for BGP community tag dissection is a wrong one.
Bug: 10746
Change-Id: I1d1d443568bb97a0b3b95a312762ac0a3102326a
Reviewed-on: https://code.wireshark.org/review/5562
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit 05c1aa22318e62d82c57808dae6838014fb27168)
Reviewed-on: https://code.wireshark.org/review/5563
Actions performed:
from 7ec1d33 win32: use target file format when checking if it supports comments
adds 8b791bb BGP: fix dissection of BGP community tag
Summary of changes:
epan/dissectors/packet-bgp.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)