http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23170
User: jake
Date: 2007/10/13 05:18 PM
Log:
From Keith Mercer :
I would like to submit the dissector that will add support for dissecting CFM
packets with the ethertype 0x8902 defined by the IEEE proposal for 802.1ag
Draft 8.1. This code has been tested using the CFM feature implemented on a
pre-GA build of the Spirent TestCenter, and the Alcatel-Lucent 7330 ISAM
product. Code has been reviewed and tested by the design team at
Alcatel-Lucent in the Access Network Department (AND).
I have also added some elements for the ITU proposal Y.1731, where it will
recognize all additional opcodes for that proposal, and it will fully dissect
the AIS PDU.
Fuzztest has been performed and has passed.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -0 Makefile.common Modified
+1053 -0 packet-cfm.c Added
+62 -0 packet-cfm.h Added