URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d2ecfbab296b360f3e7c93b70609defe79aa89a
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2d2ecfb by Marian Durkovic (md@xxxxxx):
Fix TRILL LSP dissector
- correctly compute length/offset in all SubTLVs
- initialize variable before while() loop
- fix VLAN_GROUP SubTLV according to RFC7176 sec. 2.3.7
Change-Id: Ib5cc4ce82f63ad39e83c8b1f4a630708f8a8aa88
Reviewed-on: https://code.wireshark.org/review/3667
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from e1449a8 [Automatic manuf, services and enterprise-numbers update for 2014-08-17]
adds 2d2ecfb Fix TRILL LSP dissector
Summary of changes:
epan/dissectors/packet-isis-lsp.c | 45 ++++++++++++++-----------------------
1 file changed, 17 insertions(+), 28 deletions(-)