http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42670
User: gerald
Date: 2012/05/16 04:17 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r41979 | pascal | 2012-04-08 06:10:45 -0700 (Sun, 08 Apr 2012) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-gtp.c
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7042 :
Handle properly filler and do not remove last digit
------------------------------------------------------------------------
r41984 | pascal | 2012-04-08 09:03:21 -0700 (Sun, 08 Apr 2012) | 2 lines
Changed paths:
M /trunk/epan/dissectors/packet-gtp.c
As suggested by Jakub, always update the digit value when the nibble is outside [0;9] range
------------------------------------------------------------------------
r42108 | pascal | 2012-04-17 05:44:04 -0700 (Tue, 17 Apr 2012) | 5 lines
Changed paths:
M /trunk/epan/dissectors/packet-dns.c
From Bertho Stultiens:
Use certificate values from RFC 4398
From me: rename fields according to RFC and update references to RFC
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7130
------------------------------------------------------------------------
Copy over with manual intervention:
------------------------------------------------------------------------
r42112 | etxrab | 2012-04-17 13:49:56 -0700 (Tue, 17 Apr 2012) | 1 line
Changed paths:
M /trunk/epan/dissectors/packet-mpls.c
M /trunk/epan/dissectors/packet-pw-eth.c
From Francesco Fondelli: fixes up issue 1) and 3) described in the bug report https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7089
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+20 -9 packet-dns.c Modified
+9 -5 packet-gtp.c Modified
+31 -5 packet-mpls.c Modified
+55 -32 packet-pw-eth.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+29 -4 release-notes.xml Modified