Wireshark-commits: [Wireshark-commits] master d0bb4e6: cisco-fp-mim: Properly handle FabricPath hea
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0bb4e64ccc0a300eb0b0fbb88094f464da07b7e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d0bb4e6 by Alexander Koeppe (format_c@xxxxxxxxx):
cisco-fp-mim: Properly handle FabricPath header variations (.1Q VLAN)
Under some circumstances, FabricPath frames may be generated during a monitor
(capture) session, that contains a modified FabricPath header format in order
to retain the ID of the original FabricPath VLAN.
To make wireshark capable to dissect such frames, this commit amends the
heuristic logic of the dissector and make it work as a heuristic-only dissector
Change-Id: I40f6f75a629585ececbc1ce4f94fa61065110d2c
Reviewed-on: https://code.wireshark.org/review/33321
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f72e504 Dissect LDAP strings as UTF-8.
add d0bb4e6 cisco-fp-mim: Properly handle FabricPath header variations (.1Q VLAN)
Summary of changes:
epan/dissectors/packet-cisco-fp-mim.c | 228 ++++++++++++++++++----------------
1 file changed, 118 insertions(+), 110 deletions(-)