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 44527: / /trunk/epan/dissectors/: Makefile.common packet

Date: Wed, 15 Aug 2012 19:22:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44527

User: martink
Date: 2012/08/15 12:22 PM

Log:
 move hdcp2 dissector to a separate file
 use hdcp2 for protocol name, info column and filter names
 
 (actually, hdcp and hdcp2 have nothing in common -
  hdcp2 was a complete redesign to fix security issues in hdcp)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +5 -264    packet-hdcp.c      Modified
  +327 -0    packet-hdcp2.c     Added

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