Wireshark-commits: [Wireshark-commits] rev 25730: /trunk/ /trunk/epan/dissectors/: packet-mpls.c pa
Date: Sun, 13 Jul 2008 17:19:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25730

User: jake
Date: 2008/07/13 10:19 AM

Log:
 From Francesco Fondelli:
 Attached is a patch for:
 - PW Associated Channel Header dissection as per RFC 4385
 - PW MPLS Control Word dissection as per RFC 4385
 - mpls subdissector table indexed by label value
 - enhanced "what's past last mpls label?" heuristic
 - Ethernet PW (w/o CW) support as per RFC 4448

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +193 -58   packet-mpls.c      Modified
  +2 -1      packet-mpls.h      Modified
  +159 -0    packet-pw-eth.c    Added

Directory: /trunk/epan/
  Changes    Path             Action
  +1 -0      packet.c         Modified
  +1 -0      packet_info.h    Modified

Directory: /trunk/gtk/
  Changes    Path               Action
  +8 -0      decode_as_dlg.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +5 -0      AUTHORS       Modified