Wireshark-commits: [Wireshark-commits] rev 33966: /trunk-1.4/epan/dissectors/ /trunk-1.4/epan/disse
Date: Fri, 27 Aug 2010 21:16:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33966

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

Log:
 Pick up change from trunk:
 
 r33964 | guy | 2010-08-27 14:13:26 -0700 (Fri, 27 Aug 2010) | 5 lines
 
 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-1.4/epan/dissectors/
  Changes    Path            Action
  +7 -0      packet-eth.c    Modified