Hello all, I am currently running the latest release for Wireshark Version 1.10.2. My problem is both the PFC TLV and the Congestion Notification TLV are not properly decoded e.g. I am seeing unknown subtype 0xb and 0x8 respectively and as a result there is configuration present in either TLV. asked 21 Oct '13, 12:59 MKelly765 |
One Answer:
I just added in the code to support CEE & IEEE DCBx TLVs, https://code.wireshark.org/review/#/c/1330/ https://code.wireshark.org/review/#/c/1403 though there is no support for congestion notification yet. answered 28 Apr '14, 01:42 anishbhatt |