Wireshark-commits: [Wireshark-commits] rev 23901: /trunk-0.99.7/ /trunk-0.99.7/epan/dissectors/: Ma

Date: Mon, 17 Dec 2007 20:42:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23901

User: gerald
Date: 2007/12/17 08:42 PM

Log:
 Copy last-minute changes from the trunk. Make the final changes for the 
 0.99.7 release.
 
 ------------------------------------------------------------------------
 r23818 | etxrab | 2007-12-09 09:41:16 -0800 (Sun, 09 Dec 2007) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-megaco.c
    M /trunk/epan/dissectors/packet-mgcp.c
    M /trunk/epan/dissectors/packet-rtsp.c
    M /trunk/epan/dissectors/packet-sip.c
    M /trunk/epan/libwireshark.def
    M /trunk/epan/tvbuff.c
    M /trunk/epan/tvbuff.h
 
 Move the routines tvb_skip_wsp() to tvbuff.c
 ------------------------------------------------------------------------
 r23880 | sake | 2007-12-15 16:35:34 -0800 (Sat, 15 Dec 2007) | 8 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-eth.c
    M /trunk/epan/dissectors/packet-eth.h
    M /trunk/epan/dissectors/packet-ethertype.c
    M /trunk/epan/dissectors/packet-ieee8023.c
    M /trunk/epan/dissectors/packet-isl.c
 
 Big 2104 - From Benn Bollay:
 
 This patch adds a heuristic dissector to the ethernet trailer under the
 keystring "eth.trailer".  This allows for other protocol plugins which coopt
 the ethernet trailer for their own devices to register for trailer traffic
 without requiring any further changes to the executable.
 
 ------------------------------------------------------------------------

Directory: /trunk-0.99.7/epan/dissectors/
  Changes    Path                  Action
  +2 -0      Makefile.common       Modified
  +10 -2     packet-eth.c          Modified
  +3 -2      packet-eth.h          Modified
  +8 -8      packet-ethertype.c    Modified
  +2069 -0   packet-h264.c         Added
  +34 -0     packet-h264.h         Added
  +1 -1      packet-ieee8023.c     Modified
  +1 -1      packet-isl.c          Modified
  +89 -89    packet-megaco.c       Modified
  +0 -40     packet-mgcp.c         Modified
  +0 -53     packet-rtsp.c         Modified


(8 files not shown)