Commit Graph

211 Commits

Author SHA1 Message Date
Jeff Morriss 87e64c2ab5 Add feature blurb for the fact that display filter fields can now be compared
in a display filter (r43069).

svn path=/trunk/; revision=46247
2012-11-28 15:34:58 +00:00
Gerald Combs 98b0812341 Add a format_size function similar to g_format_size that renders a size
value in a human-readable format. Use it in the welcome screen, status
bar, and Win32 interface details.

Note that in the welcome screen and status bar we've switched from
customary binary prefixes to strict SI.

svn path=/trunk/; revision=45453
2012-10-10 19:17:31 +00:00
Gerald Combs a0148735c1 Make Docbook happy.
svn path=/trunk/; revision=43438
2012-06-21 21:22:07 +00:00
Gerald Combs 4d00f428fd Reset for the next major release.
svn path=/trunk/; revision=43433
2012-06-21 19:29:43 +00:00
Chris Maynard 5cbccb3ead Expand the item regarding displayed packets, rather than all packets, as being the default when saving to also include exporting and printing as well.
svn path=/trunk/; revision=43195
2012-06-11 03:51:47 +00:00
Gerald Combs f1cf70fc10 1.7.2 → 1.9.0.
svn path=/trunk/; revision=43120
2012-06-05 16:21:47 +00:00
Gerald Combs 6c7c1bd74e Add YAMI and SDH.
svn path=/trunk/; revision=43118
2012-06-05 16:14:20 +00:00
Gerald Combs c7af26d473 Add WSE Remote Ethernet & resort.
svn path=/trunk/; revision=43093
2012-06-04 23:39:40 +00:00
Gerald Combs 5d675858f8 Add entries for Gluster.
svn path=/trunk/; revision=43082
2012-06-04 20:29:24 +00:00
Gerald Combs a1ce28314d Update the release notes. The new protocol count is now over 100.
svn path=/trunk/; revision=42953
2012-05-31 23:34:19 +00:00
Gerald Combs 70d8b1c0f3 Update the annotations item.
svn path=/trunk/; revision=42352
2012-04-30 17:15:43 +00:00
Jeff Morriss 445790ccb7 Bugzilla always uses https (and has for quite a while), so use https in the URLs to the bugs.
svn path=/trunk/; revision=42299
2012-04-27 19:18:22 +00:00
Jeff Morriss a7f206dc02 Based on mail from Guy on -dev regarding the 1.7.1 release notes: Add entry for bug 3315 (save dependent frames when saving displayed packets)
svn path=/trunk/; revision=42298
2012-04-27 19:15:24 +00:00
Gerald Combs e5cd6c087e 1.7.1 → 1.7.2.
svn path=/trunk/; revision=41971
2012-04-06 17:27:20 +00:00
Gerald Combs 05fe578fcc Add XML to the capture file list
svn path=/trunk/; revision=41946
2012-04-04 21:55:42 +00:00
Gerald Combs f2977b2f97 Add more protocols and bug 6077 (Rearranging columns on Win64).
svn path=/trunk/; revision=41936
2012-04-04 18:43:37 +00:00
Gerald Combs e16ff04578 Remove fixed or no-longer-relevant bugs.
svn path=/trunk/; revision=41909
2012-04-03 17:18:34 +00:00
Gerald Combs 29917a3181 Fill in the list of new protocols (87 of them!) and new & updated
capture file support.

svn path=/trunk/; revision=41907
2012-04-03 16:03:42 +00:00
Chris Maynard 2cd37852f2 Fix a typo.
svn path=/trunk/; revision=41697
2012-03-21 00:47:32 +00:00
Gerald Combs 09068ee6fd Add an entry for annotations.
svn path=/trunk/; revision=41381
2012-03-06 21:11:08 +00:00
Chris Maynard 192af9e872 Terminate WiresharkCurrentVersion to keep the buildbots happy. Also, since some changes were already committed to change the "Save As" behavior, add a blurb about it. Unfortunately this was not mentioned for 1.7.0. See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6192
svn path=/trunk/; revision=39907
2011-11-17 17:12:42 +00:00
Gerald Combs 3f12c48ace Add an SVN_REVISION variable to config.nmake. This can be used to
retrieve our SVN revision in releases.

Use make-version.pl to set all version information. Be more explicit
about the tasks it performs:

  - Fetching the SVN revision which corresponds to our code. The
    revision can be fetched via "svn info", "git svn info", SubWCRev",
    config.nmake, or by prodding .svn.

  - Setting the version numbers (the "major.minor.micro" triplet).

  - Setting the release information (revision/build number, local build
    identifier)

Remove the "is_release" configuration option and dist-hook target.

When run with a "--set-*" option or no options make sure we leave a
valid svnversion.h behind.


svn path=/trunk/; revision=39891
2011-11-17 00:19:03 +00:00
Gerald Combs 2798ad267a 1.7.0 → 1.7.1.
svn path=/trunk/; revision=39769
2011-11-08 22:35:56 +00:00
Gerald Combs 13c64c2524 Update the list of new features.
svn path=/trunk/; revision=39722
2011-11-02 20:44:05 +00:00
Gerald Combs b9b05239f1 Add GeoIP IPv6 database support. Tested with GeoIP 1.4.7, but older
versions *should* be supported.

svn path=/trunk/; revision=39280
2011-10-05 22:27:51 +00:00
Chris Maynard 311c5ef686 Add a new tshark option for being able to specify an alternate line separator between packets. The option chosen was "-S <separator>". The former -S option was renamed to -P, and the former -P option, which was previously undocumented, was renamed to -2. This fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5342.
svn path=/trunk/; revision=39168
2011-09-27 18:32:59 +00:00
Gerald Combs 3bffcb35b8 Update the status of 64-bit Windows.
svn path=/trunk/; revision=37865
2011-07-02 15:45:28 +00:00
Chris Maynard 0eb0b8f1f3 Undo r37833 in favor of Sake's changes to be committed at some future date.
svn path=/trunk/; revision=37839
2011-06-30 01:05:49 +00:00
Chris Maynard 94159d5d0e Don't colorize TCP window updates as "Bad TCP". This change was made in response to a user request at Sharkfest '11.
svn path=/trunk/; revision=37836
2011-06-29 18:45:14 +00:00
Chris Maynard e27a75ac39 Indicate TCP fast retransmissions as an expert info note, rather than a warning,just as TCP retransmissions are. This was a user request from Sharkfest '11.
svn path=/trunk/; revision=37834
2011-06-29 16:59:37 +00:00
Chris Maynard 531a787d9c Based on user feedback from Sharkfest '11, make the default choice when saving or printing packets apply to only displayed packets and not all packets.
svn path=/trunk/; revision=37833
2011-06-29 16:31:44 +00:00
Gerald Combs add36f416d Use the latest libsmi package. Note that we now support OID resolution
on 64-bit Windows.

svn path=/trunk/; revision=37808
2011-06-27 20:48:26 +00:00
Gerald Combs 8d88f3a790 Make pcap-ng the default. Add a compile-time option to prefer pcap-ng or
pcap.  Add a "-P" capture option which tries to use pcap instead of
pcap-ng ("-P" seemed to be the best option but we may want to use a
different letter).

Update the documentation and release notes.

svn path=/trunk/; revision=37696
2011-06-17 17:52:31 +00:00
Gerald Combs adefc98f12 Add bugs 4985 and 5580 to the list of known problems.
svn path=/trunk/; revision=37333
2011-05-20 17:02:20 +00:00
Gerald Combs b216f4b2ac Fix docbook errors.
svn path=/trunk/; revision=37210
2011-05-17 21:00:58 +00:00
Gerald Combs 11dec46275 Update the release notes for 1.7/1.8.
svn path=/trunk/; revision=37206
2011-05-17 19:26:00 +00:00
Gerald Combs 1c831b6343 1.5.2 → 1.7.0.
svn path=/trunk/; revision=37148
2011-05-14 20:17:37 +00:00
Jeff Morriss d687ba04fd From Loránd Jakab via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5854 :
The Locator/ID Separation Protocol [1] is being standardized within the IETF,
and it is nearing RFC status (pending security review). I have been maintaining
a dissector patch for about a year, see [2]. Feedback received indicates that,
among others, it is widely used by the developers of a large router vendor,
without issues.

In January I submitted the dissector for data plane packets as bug #5602, which
was committed as r35615. The patch attached to this bug adds support for
dissection of control plane packets.

[1] http://tools.ietf.org/html/draft-ietf-lisp
[2] http://lisp.ccaba.upc.edu/wireshark/

svn path=/trunk/; revision=36845
2011-04-25 02:06:17 +00:00
Chris Maynard ed054833be Mention that tshark can now display ICMP and ICMPv6 service response times.
svn path=/trunk/; revision=36634
2011-04-14 02:16:39 +00:00
Gerald Combs d7d45f8072 1.5.1 → 1.5.2. Reenable Babel.
svn path=/trunk/; revision=36540
2011-04-10 17:03:43 +00:00
Gerald Combs c055b77725 Add Babel.
svn path=/trunk/; revision=36519
2011-04-08 17:05:05 +00:00
Gerald Combs 941666d525 Add "-z hosts", which dumps name resolution information in hosts format.
svn path=/trunk/; revision=36372
2011-03-27 16:06:03 +00:00
Gerald Combs ded5b39a98 Add an item about pcapng name resolution.
svn path=/trunk/; revision=36319
2011-03-24 22:58:45 +00:00
Gerald Combs 8589dbd3a2 Fix markup.
svn path=/trunk/; revision=36302
2011-03-23 22:31:59 +00:00
Chris Maynard 0a4e8a4d52 Added an entry about the new tshark "-z <proto>,srt" syntax.
svn path=/trunk/; revision=36299
2011-03-23 20:38:16 +00:00
Gerald Combs 18b5f1695f Add Erlang Distribution Protocol.
svn path=/trunk/; revision=35828
2011-02-04 16:25:55 +00:00
Jaap Keuter a4f66cd9f6 From Brian Ginsbach:
Patch to add a new dissector for Realm Specific IP (RSIP) as defined by
RFC 3102, RFC 3103, and RFC 3104.
This is a very basic dissector.  It could be extended to do addtional RSIP
protocol violation testing.  The dissector is written such that it should be
easy to add later.

svn path=/trunk/; revision=35653
2011-01-26 07:24:06 +00:00
Gerald Combs 1635ef0ddf 1.5.0 → 1.5.1.
svn path=/trunk/; revision=35639
2011-01-24 19:27:38 +00:00
Jaap Keuter 2f74388448 From Loránd Jakab:
The patch I am attaching here is for dissecting LISP data packets.

From me: 
Minor cleanups.
Showing the reserved field.
Adding to all makefiles and release notes.

svn path=/trunk/; revision=35615
2011-01-22 00:18:03 +00:00
Gerald Combs 9fe5b9af3f Add another item.
svn path=/trunk/; revision=35574
2011-01-17 22:23:35 +00:00