URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c1a5505de729b5ea80bfbb4fd617b1441ef6e3b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8c1a550 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
MPLS: Mark only Bottom-of-Stack label as flow label
When preference 'Assume bottom of stack label as flow label' is set
all labels are shown as flow labels. This has to be limited to that
MPLS label where Bottom-of-Stack is TRUE.
Change-Id: Iaa8abd095edb7de7f745a78c742a9347d4dbf3d9
Reviewed-on: https://code.wireshark.org/review/18516
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9c9b866 Qt: fix typo in layout_preferences_frame.
adds 8c1a550 MPLS: Mark only Bottom-of-Stack label as flow label
Summary of changes:
epan/dissectors/packet-mpls.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)