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

Date: Thu, 15 Jan 2009 07:36:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27237

User: jake
Date: 2009/01/14 11:36 PM

Log:
 From Dan Gora:
 A new protocol dissector for PICMG SFP.0 and SFP.1 I-TDM.  This dissector will only dissect 
 the so-called 125usec modality of I-TDM currently.  I-TDM (Internal TDM) is a protocol used to
 encapsulate voice traffic into ethernet frames and vise-versa. The protocol is not based upon
 IP/UDP/TDP, but is a totally new protocol which uses MPLS.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -1      Makefile.common    Modified
  +299 -0    packet-itdm.c      Added