http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53010
User: gerald
Date: 2013/10/31 09:52 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
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
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.8/diameter/
Changes Path Action
+1 -1 dictionary.xml Modified
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+1 -1 packet-bssgp.c Modified
+10 -3 packet-enip.c Modified
Directory: /trunk-1.8/docbook/
Changes Path Action
+17 -10 release-notes.asciidoc Modified
Directory: /trunk-1.8/ui/win32/
Changes Path Action
+1 -2 print_win32.c Modified