Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9995] IPv6 Next Header 0x3d recognized as SHIM6

Date: Tue, 15 Apr 2014 20:32:30 +0000

changed bug 9995

What Removed Added
Status UNCONFIRMED CONFIRMED
Hardware x86-64 All
Ever confirmed   1
OS Windows 7 All

Comment # 1 on bug 9995 from
To quote the code in ipproto.h (trunk where this "bug" still appears):

/* 61 is reserved by IANA for any host internal protocol */
/* 61 is used by UCL's SHIM6 implementation as Next Header for SHIM6 */


Wireshark treats next header 0x3d as SHIM6 for UCL and calls the dissector
accordingly.  Should this functionality really be removed? (converted to
preference?)


You are receiving this mail because:
  • You are watching all bug changes.