http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36058
User: gerald
Date: 2011/02/24 03:52 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r35679 | etxrab | 2011-01-27 07:43:55 -0800 (Thu, 27 Jan 2011) | 2 lines
Changed paths:
M /trunk/asn1/ulp/ulp.cnf
M /trunk/epan/dissectors/packet-ulp.c
The attemt to pretify MSISDN and IMSI breaks the dissection.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5593
------------------------------------------------------------------------
r35914 | guy | 2011-02-10 21:54:34 -0800 (Thu, 10 Feb 2011) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-ipp.c
Register for the media type "application/ipp", so *any* HTTP request or
response with that content type will be dissected as IPP.
------------------------------------------------------------------------
r35916 | guy | 2011-02-11 01:28:05 -0800 (Fri, 11 Feb 2011) | 2 lines
Changed paths:
M /trunk/epan/dissectors/packet-ipp.c
Don't assume we're on port 631.
------------------------------------------------------------------------
r35947 | jake | 2011-02-14 12:51:40 -0800 (Mon, 14 Feb 2011) | 2 lines
Changed paths:
M /trunk/epan/dissectors/packet-skinny.c
Make sure RTP conversations are created.
------------------------------------------------------------------------
r35949 | jake | 2011-02-14 23:14:22 -0800 (Mon, 14 Feb 2011) | 3 lines
Changed paths:
M /trunk/epan/to_str.c
From Matthew Parris:
Display "Day of Year" for January 1 as 1, not 0.
------------------------------------------------------------------------
r35999 | jake | 2011-02-18 00:02:53 -0800 (Fri, 18 Feb 2011) | 4 lines
Changed paths:
M /trunk/epan/dissectors/packet-ieee802154.c
From Ivan Lawrow:
The Final CAP Slot field "wpan.cap" in the Superframe Specification for a
beacon is always displayed as zero.
------------------------------------------------------------------------
r36052 | wmeier | 2011-02-24 11:26:38 -0800 (Thu, 24 Feb 2011) | 4 lines
Changed paths:
M /trunk/dumpcap.c
Fix Bug #5716: "dumpcap: -q option behavior doesn't match documentation"
Rework code slightly to print "Packets captured: " at 'dumpcap -q ...' exit.
Also: SigInfo now prints: "Packets captured: n" iso "n Packets captured".
------------------------------------------------------------------------
Copy over with manual intervention:
------------------------------------------------------------------------
r35889 | jake | 2011-02-09 00:46:21 -0800 (Wed, 09 Feb 2011) | 5 lines
Changed paths:
M /trunk/AUTHORS
M /trunk/epan/dissectors/packet-e212.c
From Grzegorz Szczytowski:
Update of packet-e212.c dissector according to local national regulatory
MNC assignment document.
www.uke.gov.pl/uke/redir.jsp?place=galleryStats&id=24439
------------------------------------------------------------------------
r36028 | jake | 2011-02-22 13:19:13 -0800 (Tue, 22 Feb 2011) | 4 lines
Changed paths:
M /trunk/epan/dissectors/packet-netflow.c
Fix for bug 5702:
In RFC 5102 (for IPFIX), id=128 is defined as "bgpNextAdjacentAsNumber" which
is DST_AS_PEER and id=129 as "bgpPrevAdjacentAsNumber" which is SRC_AS_PEER.
------------------------------------------------------------------------
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+35 -10 packet-e212.c Modified
+1 -1 packet-ieee802154.c Modified
+3 -1 packet-ipp.c Modified
+6 -6 packet-netflow.c Modified
+2 -2 packet-skinny.c Modified
+11 -65 packet-ulp.c Modified
Directory: /trunk-1.4/docbook/
Changes Path Action
+50 -0 release-notes.xml Modified
Directory: /trunk-1.4/epan/
Changes Path Action
+4 -4 to_str.c Modified
Directory: /trunk-1.4/
Changes Path Action
+6 -0 AUTHORS Modified
+18 -8 dumpcap.c Modified
(1 file not shown)