Wireshark-commits: [Wireshark-commits] rev 54252: / /trunk-1.10/epan/dissectors/: packet-gsm_a_bssm

Date: Thu, 19 Dec 2013 17:31:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54252

User: gerald
Date: 2013/12/19 05:31 PM

Log:
 Copy over r54227 from the trunk:
 
   ------------------------------------------------------------------------
   r54227 | cmaynard | 2013-12-18 10:27:07 -0800 (Wed, 18 Dec 2013) | 4 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-homeplug.c
 
   Call ptvcursor_new() to initialize cursor whether tree is NULL or not.
   Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9578
   #BACKPORT(1.10, 1.8)
   ------------------------------------------------------------------------
 
 
 Copy over the non-BSSGP portions of r49145 with manual intervention:
   ------------------------------------------------------------------------
   r49145 | mmann | 2013-05-03 07:54:39 -0700 (Fri, 03 May 2013) | 1 line
   Changed paths:
      M /trunk/epan/dissectors/packet-bssgp.c
      M /trunk/epan/dissectors/packet-gsm_a_bssmap.c
      M /trunk/epan/dissectors/packet-gsm_bssmap_le.c
      M /trunk/epan/dissectors/packet-gsm_sms.c
      M /trunk/epan/dissectors/packet-nas_eps.c
      M /trunk/epan/dissectors/packet-sgsap.c
 
   Remove static packet_info *gpinfo and just use the packet_info provided by the function.
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.10/epan/dissectors/
  Changes    Path                      Action
  +18 -25    packet-gsm_a_bssmap.c     Modified
  +4 -6      packet-gsm_bssmap_le.c    Modified
  +27 -30    packet-gsm_sms.c          Modified
  +3 -2      packet-homeplug.c         Modified
  +14 -21    packet-nas_eps.c          Modified
  +6 -8      packet-sgsap.c            Modified

Directory: /trunk-1.10/docbook/
  Changes    Path                      Action
  +27 -15    release-notes.asciidoc    Modified