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