Wireshark-commits: [Wireshark-commits] rev 36057: /trunk-1.4/ /trunk-1.4/epan/dissectors/: packet-g

Date: Thu, 24 Feb 2011 23:10:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36057

User: gerald
Date: 2011/02/24 03:10 PM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r35596 | etxrab | 2011-01-20 05:19:26 -0800 (Thu, 20 Jan 2011) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-gtp.c
 
 Update a comment.
 ------------------------------------------------------------------------
 r35597 | etxrab | 2011-01-20 06:03:13 -0800 (Thu, 20 Jan 2011) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-gtp.c
 
 Fix typos
 ------------------------------------------------------------------------
 
 
 Copy over with manual intervention:
 
 ------------------------------------------------------------------------
 r35561 | etxrab | 2011-01-16 14:32:22 -0800 (Sun, 16 Jan 2011) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-gsm_a_gm.c
 
 Switch to using proto_add_bits_item in a couple of places and fix
 missing stepping of bit_offset.
 ------------------------------------------------------------------------
 r35595 | etxrab | 2011-01-20 05:05:17 -0800 (Thu, 20 Jan 2011) | 3 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-gtp.c
 
 In MM context the container contains IE:s not a complete
 DTAP message.
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5598
 ------------------------------------------------------------------------

Directory: /trunk-1.4/epan/dissectors/
  Changes    Path                 Action
  +115 -148  packet-gsm_a_gm.c    Modified
  +35 -9     packet-gtp.c         Modified

Directory: /trunk-1.4/docbook/
  Changes    Path                 Action
  +14 -0     release-notes.xml    Modified

Directory: /trunk-1.4/epan/
  Changes    Path          Action
  +2 -0      tfs.c         Modified
  +2 -0      tfs.h         Modified

Directory: /trunk-1.4/gtk/
  Changes    Path             Action
  +55 -8     capture_dlg.c    Modified