URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=910ab7bfdac014490fa602fc807d6778b2be27c5
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
910ab7b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Enhance Microsoft NLB dissection
Rewrite from Microsoft Network Monitor dissector
Based from NPL dissector
https://nmparsers.codeplex.com/SourceControl/latest#Develop_Branch/NPL/Windows/nlb.npl
No yet support type Reliable Protocol (no found pcap with this pcap)
Change-Id: Ic5aa68798a629f9e0ad15337b192a1fe180ae62c
Reviewed-on: https://code.wireshark.org/review/1464
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 037fb82 Minor changes to LBM dissectors: (1) Display sequence numbers in both decimal and hex (2) Fix an inconsistency in field naming between LBT-RU and LBT-RM.
adds 910ab7b Enhance Microsoft NLB dissection
Summary of changes:
docbook/release-notes.asciidoc | 1 +
epan/dissectors/packet-msnlb.c | 595 +++++++++++++++++++++++++++++++++++-----
2 files changed, 529 insertions(+), 67 deletions(-)