http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52139
User: cmaynard
Date: 2013/09/18 07:49 AM
Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9138 (Malformed NORM packet) having to do with Wireshark assuming that all remaining bytes in the packet are part of the "cc_node_list", rather than stopping dissection according to the hdr_len field in the NORM Common Message Header.
 
 Ref: http://tools.ietf.org/html/rfc3940#section-4.2.3.4
 
 #BACKPORT(1.10, 1.8)
Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +17 -25    packet-rmt-norm.c    Modified