From Vaibhav Katkade via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9011 :
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 7 Aug 2013 22:52:43 +0000 (22:52 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 7 Aug 2013 22:52:43 +0000 (22:52 +0000)
commita22e0e04316b774d25b690dd35b65f903152c2af
tree48adf2c12320978c3fc74062f92cf649d69c7f70
parent59048e532232a43127557dc6bcfd8b99b4c3a178
From Vaibhav Katkade via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9011 :

Add support for the Cisco MetaData (0x8909) ethertype.

From me:

Don't try to register the "eth.type" abbreviation; use "cmd.type" instead.
Add SVN id.
Clean up trailing white space and fix up some indentation.
Don't declare a variable static that need not be.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@51198 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
epan/dissectors/Makefile.common
epan/dissectors/packet-cmd.c [new file with mode: 0644]
epan/dissectors/packet-ethertype.c
epan/etypes.h