Wireshark-commits: [Wireshark-commits] rev 46391: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 05 Dec 2012 09:04:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46391

User: etxrab
Date: 2012/12/05 01:04 AM

Log:
 From Martin Kaiser:
 Looking at RFC 6424, the whole approach is unclear to me. We seem to read subtlv_type and _length only once and then do the while loop. Section 3.3 of RFC6424 says that there's a list of subtlvs, I'd expect type and length to be read in the while loop...
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8039

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +14 -12    packet-mpls-echo.c    Modified