ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 23170: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 13 Oct 2007 17:18:20 GMT
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