URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec70af4b6a1882289fc8aa554bcaf49fae6eaf35
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ec70af4 by Francesco Fondelli (francesco.fondelli@xxxxxxxxx):
BGP-LS: fix Adjacency-SID parsing
if length is set to 7 then the 20 *rightmost* bits of
the 'SID/Label/Index' field represent a MPLS label.
Change-Id: If196af244549b75a80de11c1d8e11507e9a6ce58
Signed-off-by: Francesco Fondelli <francesco.fondelli@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/13848
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 403c6a6 debian-setup: bug fix
adds ec70af4 BGP-LS: fix Adjacency-SID parsing
Summary of changes:
epan/dissectors/packet-bgp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)