Commit Graph

33376 Commits

Author SHA1 Message Date
Jörg Mayer 3bbb659b82 follow up commit 34838 (get rid of packet-vlan.?
svn path=/trunk/; revision=34839
2010-11-10 23:27:10 +00:00
Stephen Fisher b18e8fd1ca Resolve bug #2254: Migrate the 802.1q VLAN dissector into the Ethernet II.
svn path=/trunk/; revision=34838
2010-11-10 22:37:30 +00:00
Chris Maynard 31f5ce6193 Convert host name to UTF8 before displaying to info column or in tree.
Fixes bug 1867.

svn path=/trunk/; revision=34837
2010-11-10 21:41:10 +00:00
Anders Broman cb6250df06 Fill up enums, whitespace changes.
svn path=/trunk/; revision=34836
2010-11-10 20:48:10 +00:00
Anders Broman 768498f956 Make value_string_ext for all AVP:s with enums.
svn path=/trunk/; revision=34835
2010-11-10 20:11:38 +00:00
Gerald Combs 7808aab7a0 [Automatic manuf, services and enterprise-numbers update for 2010-11-10]
svn path=/trunk/; revision=34832
2010-11-10 15:25:11 +00:00
Anders Broman 1fbfce3411 Make a more descriptive name for the per vendor avp value_string_ext.
svn path=/trunk/; revision=34831
2010-11-10 14:43:20 +00:00
Stig Bjørlykke 8b21f50474 Added hint about "TCP segmentation offload" when IP length == 0.
Added expert info item for bogus IP length.
Added hint about "IP checksum offload" for invalid IP checksum.
Describe TSO in the preference setting. 

svn path=/trunk/; revision=34830
2010-11-10 13:49:55 +00:00
Bill Meier a6c0c9738f From Michael Wells: Fix "missing path seperator in config.nmake"
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5378

svn path=/trunk/; revision=34829
2010-11-09 23:03:47 +00:00
Bill Meier fc5f614cec Fix a few typos in two value_string arrays ....
svn path=/trunk/; revision=34828
2010-11-09 22:58:17 +00:00
Anders Broman 18a3357ad3 Fill th Q.850 tables.
svn path=/trunk/; revision=34827
2010-11-09 21:13:28 +00:00
Anders Broman f1a512749d Remove comments.
svn path=/trunk/; revision=34826
2010-11-09 17:26:34 +00:00
Anders Broman b91ed78bcc Add a value_string_ext.
svn path=/trunk/; revision=34825
2010-11-09 17:24:45 +00:00
Anders Broman 8785d27bd8 Define unused AVP:s to make it possible to use value_string_ext for
common AVP:s.

svn path=/trunk/; revision=34824
2010-11-09 17:23:57 +00:00
Michael Tüxen c85a470dec Bugfix from Irene Ruengeler to improve the TSN plot for SCTP
when large gap reports are present.
 

svn path=/trunk/; revision=34823
2010-11-09 16:29:15 +00:00
Bill Meier ea89cee771 Python 2.7 is now the current Production version of Python.
svn path=/trunk/; revision=34822
2010-11-09 15:47:41 +00:00
Stig Bjørlykke 612aef89c6 Added check for valid finfo->ds_tvb in packet_hex_print(), as we do not
always have finfo->ds_tvb.

This bug was introdused in revision 34796.

svn path=/trunk/; revision=34821
2010-11-09 12:31:50 +00:00
Stig Bjørlykke 34d9ef736b Added an expert info for illegal integer length.
svn path=/trunk/; revision=34820
2010-11-09 12:17:11 +00:00
Stig Bjørlykke c56ac0d6db Removed calls to proto_item_set_expert_flags(), as this will be called
in expert_add_info_format().

svn path=/trunk/; revision=34819
2010-11-09 12:15:55 +00:00
Anders Broman 348e0bc54b Use value_string_ext for gsm_a_rr_rxlev_vals.
svn path=/trunk/; revision=34818
2010-11-09 07:28:04 +00:00
Chris Maynard 6cab1663e8 Fixed typos.
svn path=/trunk/; revision=34817
2010-11-09 03:30:55 +00:00
Chris Maynard 86db02c22e Fixed typos.
svn path=/trunk/; revision=34816
2010-11-09 03:20:15 +00:00
Chris Maynard fae0f7d74a Fixed typos.
svn path=/trunk/; revision=34815
2010-11-09 02:50:29 +00:00
Anders Broman 2fb8971136 Update to 3GPP TS 29.002 V9.3.0 (2010-09)
svn path=/trunk/; revision=34814
2010-11-08 23:15:16 +00:00
Bill Meier c17c9fff87 Use value_string_ext fcns to access certain value_string arrays;
Sort a few value_string arrays to be in ascending order by value;
Do minor reformatting and whitespace cleanup.

svn path=/trunk/; revision=34813
2010-11-08 21:59:39 +00:00
Bill Meier 1c01cbfa60 Remove two duplicate values from rtp_payload_type_short_vals value_string array.
svn path=/trunk/; revision=34812
2010-11-08 21:35:14 +00:00
Bill Meier 2de3781872 Remove two duplicate entries from rtp_payload_type_vals array.
svn path=/trunk/; revision=34811
2010-11-08 21:24:10 +00:00
Anders Broman 7a4781f2d2 Tweek dns_types.
svn path=/trunk/; revision=34810
2010-11-08 18:05:42 +00:00
Chris Maynard 9ded159b40 Fix gcc warning. (Sorry, but VS2008EE complains a LOT less.)
svn path=/trunk/; revision=34809
2010-11-08 17:54:32 +00:00
Chris Maynard c8a1ba4c68 Make maxlen a gsize instead of a guint.
svn path=/trunk/; revision=34808
2010-11-08 17:53:13 +00:00
Chris Maynard ad78dfe2c0 If svn not found, print "Unknown" revision message.
svn path=/trunk/; revision=34807
2010-11-08 17:10:35 +00:00
Chris Maynard 3100cc2d40 Ensure strings are properly quoted for CSV output. Fixes bug 1297.
svn path=/trunk/; revision=34806
2010-11-08 17:05:30 +00:00
Chris Maynard 803910c1aa Allow objects to be saved that otherwise couldn't be due to invalid characters
in the filename, excessive filename lengths or duplicate filenames.  Fixes
bug 1671.

svn path=/trunk/; revision=34805
2010-11-08 16:53:11 +00:00
Anders Broman cab0cef11d Use value_string_ext for RTP payload types.
svn path=/trunk/; revision=34804
2010-11-08 14:43:59 +00:00
Anders Broman ae7d471ebe Make the changes from:
Use value_string_ext fcns to access certain value_string arrays;
Sort certain value_string arrays so the values are in ascending order;
Use val_to_str_ext() instead of for loops to do value_string array lookups (voip_calls.c).
Minor whitespace cleanup.
In the source files of the as2wrs generated dissectors.

svn path=/trunk/; revision=34803
2010-11-07 20:51:16 +00:00
Gerald Combs 8b468e9284 The PEN field is 32 bits.
svn path=/trunk/; revision=34802
2010-11-07 18:21:22 +00:00
Anders Broman 0d246c79a9 display the the PDU length as "cut short"if it crosses the boundary of the
* packet and no more packets are available.
Based on the patch from Alexander Koeppe in
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5285

svn path=/trunk/; revision=34799
2010-11-06 21:05:45 +00:00
Martin Mathieson 796dc8927c Use guint16 after all, to avoid breaking the UDP framing protocol.
8 bits are enough though...

svn path=/trunk/; revision=34798
2010-11-06 19:22:16 +00:00
Martin Mathieson 3adfed8022 Try to fix by making both use guint8, rather than guint16.
svn path=/trunk/; revision=34797
2010-11-06 18:51:08 +00:00
Anders Broman d7c6139d76 From Alexander Koeppe:
Patch that fixes overflowing highlighting of data.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5374

svn path=/trunk/; revision=34796
2010-11-06 15:25:34 +00:00
Anders Broman 441c4c5381 Get the Windows build going again.
- Martin is this the right fix?

svn path=/trunk/; revision=34795
2010-11-06 15:13:25 +00:00
Bill Meier b78ec52693 Use value_string_ext fcns to access certain value_string arrays;
Sort certain value_string arrays so the values are in ascending order;
Use val_to_str_ext() instead of for loops to do value_string array lookups (voip_calls.c).
Minor whitespace cleanup.

svn path=/trunk/; revision=34794
2010-11-05 22:44:03 +00:00
Martin Mathieson 76bc0e537b Pass ueid + channel-info into PDCP dissector.
This will allow me soon to track per-channel sequence numbers...

svn path=/trunk/; revision=34793
2010-11-05 18:00:35 +00:00
Martin Mathieson fb0bfc17da Show some reserved bits as hex, not decimal.
svn path=/trunk/; revision=34792
2010-11-05 16:47:22 +00:00
Anders Broman f5cf823e1a Bug fix: Running tshark with the following command will leave a temp file on the file system.
\tshark -f "port 53" -a duration:1 -z proto,col info,dns.qry.type,dns.qry.type

svn path=/trunk/; revision=34791
2010-11-05 15:01:05 +00:00
Bill Meier 332954fd87 (Trivial) Whitespace cleanup.
svn path=/trunk/; revision=34790
2010-11-05 14:27:18 +00:00
Stig Bjørlykke 1f2f2e918e Simply use %c for printing char.
svn path=/trunk/; revision=34789
2010-11-05 09:59:40 +00:00
Stig Bjørlykke b9f01a15db Initialize dummy_me to avoid garbage or undefined values.
svn path=/trunk/; revision=34788
2010-11-05 08:28:34 +00:00
Stig Bjørlykke 0e66df8719 Put all code handling nwk_hints inside "if (nwk_hints)" to avoid possible
dereference of null pointer.

svn path=/trunk/; revision=34787
2010-11-05 08:21:25 +00:00
Stig Bjørlykke 428129d60b Initialize a variable to remove a warning from clang.
svn path=/trunk/; revision=34786
2010-11-05 08:13:26 +00:00