http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51226
User: morriss
Date: 2013/08/08 11:56 AM
Log:
As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9011 :
Rename packet-cmd.c to packet-cisco-metadata.c .
Assign copyright to the author.
Also add the dissector to cmake (oops, should have been in r51198!).
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 Makefile.common Modified
+133 -0 packet-cisco-metadata.c Added
+0 -133 packet-cmd.c Removed
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified