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

Date: Fri, 27 Aug 2010 21:13:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33964

User: guy
Date: 2010/08/27 02:13 PM

Log:
 Allow Dissect As... to select the Ethernet-without-FCS dissector for a
 given UDP port; this is to handle the output for the Cisco CMTS "cable
 intercept" command - it encapsulates Ethernet frames in UDP packets, but
 the UDP port is user-defined.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +7 -0      packet-eth.c    Modified