http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34320
User: gerald
Date: 2010/10/01 05:12 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r33525 | gerald | 2010-07-14 11:40:11 -0700 (Wed, 14 Jul 2010) | 2 lines
Changed paths:
M /trunk/gtk/voip_calls.c
Get our dynamic payload name from the correct location.
------------------------------------------------------------------------
r33603 | stig | 2010-07-21 03:28:46 -0700 (Wed, 21 Jul 2010) | 8 lines
Changed paths:
M /trunk/epan/dissectors/packet-gtpv2.c
From KATAOKA Toshihiro via bug 5033:
3GPP GTPv2 header Update:
- piggybacked flag
- sequence number
From me:
Updated the comments for sequence number.
------------------------------------------------------------------------
r33677 | wmeier | 2010-07-29 17:17:49 -0700 (Thu, 29 Jul 2010) | 8 lines
Changed paths:
M /trunk/gtk/graph_analysis.c
Minor code cleanup:
- Define several event callback functions with the correct number of args;
- Remove several unnecessary 'if (!user_data) exit(10);' code sequences;
- Use 'user_data' arg of event callbacks instead of an object property
in several cases;
- Reformat some long lines.
------------------------------------------------------------------------
r33977 | sake | 2010-08-28 02:44:18 -0700 (Sat, 28 Aug 2010) | 3 lines
Changed paths:
M /trunk/dumpcap.c
We change the owner and group of the first file, so we also want to change owner and group of the rest of the files in the ringbuffer.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+16 -9 packet-gtpv2.c Modified
Directory: /trunk-1.4/docbook/
Changes Path Action
+40 -226 release-notes.xml Modified
Directory: /trunk-1.4/gtk/
Changes Path Action
+38 -85 graph_analysis.c Modified
+8 -3 voip_calls.c Modified
Directory: /trunk-1.4/
Changes Path Action
+7 -0 dumpcap.c Modified