Wireshark-commits: [Wireshark-commits] rev 52968: / /trunk-1.10/diameter/: dictionary.xml /trunk-1.

Date: Tue, 29 Oct 2013 21:40:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52968

User: gerald
Date: 2013/10/29 09:40 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r51942 | pascal | 2013-09-10 14:18:28 -0700 (Tue, 10 Sep 2013) | 3 lines
   Changed paths:
      M /trunk/diameter/dictionary.xml
 
   From Philippe Rosenfeld via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9126 :
   Fix the value of 'SEND_TO_UE' in the DIAMETER Gx dictionary for Packet-Filter-Usage AVP
   ------------------------------------------------------------------------
   r51919 | etxrab | 2013-09-09 23:32:41 -0700 (Mon, 09 Sep 2013) | 7 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-ieee802154.c
 
   From Selvamegala:
 
   GTS starting slot in the Beacon frame is not parsed correctly. As per the Spec, in the 3byte gts descriptor value bit 0- 15  refers Device Short address bit 16-19 – Starting slot bit 20-23 – GTS length.
 
   (I Dug out the onliner from the attached file)
 
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8946
   ------------------------------------------------------------------------
   r52131 | pascal | 2013-09-17 14:56:35 -0700 (Tue, 17 Sep 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-bssgp.c
 
   From Jason Wzhy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9157 :
   BSSGP: Fix dissection of Trace Type IE in SGSN-INVOKE-TRACE message
   ------------------------------------------------------------------------
   r52157 | mmann | 2013-09-20 11:35:10 -0700 (Fri, 20 Sep 2013) | 4 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-enip.c
 
   Bugfix a few items:
 
   1. Correct Interface Flag enumeration
   2. Dissect ARP data without making it look like its an ARP packet by disabling column writing.
   ------------------------------------------------------------------------
   r52215 | mmann | 2013-09-25 12:13:10 -0700 (Wed, 25 Sep 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-enip.c
 
   Minor correction to dissection of DLR frames in Ethernet/IP dissector.  Bug 9186 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9186)
 
   From Joakim Wiberg
   ------------------------------------------------------------------------
   r52221 | cmaynard | 2013-09-26 10:27:53 -0700 (Thu, 26 Sep 2013) | 4 lines
   Changed paths:
      M /trunk/ui/win32/print_win32.c
 
   When a line of text wraps to the next line, the character that caused the line to wrap was not being printed.
 
   #BACKPORT(1.10,1.8)
   ------------------------------------------------------------------------
 
 Update the release notes.

Directory: /trunk-1.10/diameter/
  Changes    Path              Action
  +1 -1      dictionary.xml    Modified

Directory: /trunk-1.10/epan/dissectors/
  Changes    Path                   Action
  +1 -1      packet-bssgp.c         Modified
  +12 -5     packet-enip.c          Modified
  +2 -0      packet-ieee802154.c    Modified

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

Directory: /trunk-1.10/ui/win32/
  Changes    Path             Action
  +1 -2      print_win32.c    Modified