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

Wireshark-commits: [Wireshark-commits] rev 41260: / /trunk/epan/dissectors/: Makefile.common packet

Date: Thu, 01 Mar 2012 13:36:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41260

User: alagoutte
Date: 2012/03/01 05:36 AM

Log:
 From Francesco Fondelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6881
 Support for MPLS Packet Loss and Delay Measurement, RFC 6374
 
 Support for MPLS Packet Loss and Delay Measurement, RFC 6374.
 Any packetformat is supported: DLM, ILM, DM, DLM+DM and ILM+DM.
 
 From me :
 * Prefer proto_tree_add_item when it is possible
 * add Modelines information

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -0      Makefile.common     Modified
  +1425 -0   packet-mpls-pm.c    Added
  +30 -0     packet-mpls.c       Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified