Commit Graph

27521 Commits

Author SHA1 Message Date
Anders Broman a388c435fc Get rid of deprecated functions:
gtk_type_class (); ->  g_type_class_ref ();

svn path=/trunk/; revision=28277
2009-05-05 18:35:44 +00:00
Bill Meier f7f397581e prefs_dlg: Cancel always reverts to "Last Saved" [Part 1]
svn path=/trunk/; revision=28276
2009-05-05 13:19:46 +00:00
Guy Harris 7e0b58eb0e Don't assume that the message type or the LS type are valid.
svn path=/trunk/; revision=28275
2009-05-05 08:48:18 +00:00
Michael Tüxen 21fcdad106 One more debug output.
svn path=/trunk/; revision=28274
2009-05-05 05:58:21 +00:00
Guy Harris b4d3b4244b Get rid of some other uses of ethertype() for protocols that don't have
a trailer.

Clean up the NHRP dissector's handling of the protocol ID to fully
implement RFC 2332 (and mention that 2332 is the RFC for NHRP).  Don't
compute the checksum unless we have all the packet data, and don't use
the captured length as the actual packet length.  Check for an invalid
extension offset value.  Get rid of some unneeded
tvb_ensure_bytes_exist() calls.  Dissect - and set the columns -
regardless of whether we're building the protocol tree.  Mark the packet
in error reports as an error packet.

svn path=/trunk/; revision=28273
2009-05-05 03:50:06 +00:00
Guy Harris 33ab682655 Use an emem_strbuf_t for the string for the subauthorities; it's a bit
cleaner, and also means that if there are no subauthorities we don't get
an uninitialized string.

svn path=/trunk/; revision=28272
2009-05-05 03:17:06 +00:00
Guy Harris a228b8239a Clean up white space.
svn path=/trunk/; revision=28271
2009-05-05 01:21:33 +00:00
Guy Harris 27bc1690c7 The reason why the expert_item value is null when performing a retap is
that a retap doesn't build the protocol tree unless there's a tap with a
filter; presumably "the expert_item value" refers to the item to which
expert information is being attached.

However, if there's no protocol item, the only thing
expert_add_info_format() doesn't do is set the severity and group for a
protocol item, but the expert info composite dialog doesn't appear to
look at that.

Thus, it appears we can just use cf_retap_packets(); do so, as it's
faster.

svn path=/trunk/; revision=28270
2009-05-05 00:35:54 +00:00
Stig Bjørlykke 6e0dc25aa9 From Didier Gautheron (bug 3126):
Update expert info icon on redissect.

svn path=/trunk/; revision=28269
2009-05-04 21:13:14 +00:00
Bill Meier 40d7944873 prefs_column: Rework & cleanup Column Preferences dialog code
- Re-create packet-list only when Columns change vs every time Edit!Preferences invoked;
 - Select next row in Column List after delete of a row;
 - Remove no-longer needed code;
 - ...

svn path=/trunk/; revision=28268
2009-05-04 14:46:51 +00:00
Bill Meier 99620ce502 Fix some spelling, reword some comments & etc.
svn path=/trunk/; revision=28267
2009-05-04 14:22:30 +00:00
Bill Meier 94c5bee0db prefs_dlg: Fix an inadvertant character deletion in last commit;
svn path=/trunk/; revision=28266
2009-05-03 17:57:06 +00:00
Bill Meier 6d5ce0f34e prefs_dlg: use consistent indentation
svn path=/trunk/; revision=28265
2009-05-03 17:50:51 +00:00
Michael Tüxen cd369fcbf8 Use a dynamic glib array instead of a static C array for
storing the interface specific data.

svn path=/trunk/; revision=28264
2009-05-03 17:43:41 +00:00
Jaap Keuter d094173961 From Brian M. Ames:
CIGI Version 3.3 has been released.  The attached diff brings the dissector for CIGI 
up to date with that standard.

svn path=/trunk/; revision=28263
2009-05-03 17:19:52 +00:00
Michael Tüxen 9366841f60 Add support for multiple IDBs. They can used different encapsulations.
svn path=/trunk/; revision=28262
2009-05-03 15:47:41 +00:00
Michael Tüxen 2d894fdd24 Improve handling of if_tsresol option.
svn path=/trunk/; revision=28261
2009-05-03 15:09:23 +00:00
Gerald Combs 5cbbebaf4a [Automatic manuf and enterprise-numbers update for 2009-05-03]
svn path=/trunk/; revision=28259
2009-05-03 15:03:31 +00:00
Bill Meier 7e78d6661a packet-mesh: remove forward declaration to non-existent reg_handoff
svn path=/trunk/; revision=28258
2009-05-03 13:36:29 +00:00
Michael Tüxen 6d0211be52 Use WTAP_FILE_TSPREC_NSEC as tsprecision. This makes it independent from the
interfaces. Convert other times appropriately.

svn path=/trunk/; revision=28257
2009-05-03 11:46:40 +00:00
Michael Tüxen 9447c434e9 Remove code that should have been removed by my last commit.
svn path=/trunk/; revision=28256
2009-05-03 10:38:41 +00:00
Michael Tüxen b9d34749e6 Use WTAP_ENCAP_PER_PACKET. This is an intermediate step towards supporting
multiple IDBs.

svn path=/trunk/; revision=28255
2009-05-03 09:56:53 +00:00
Guy Harris 4992896fa2 Don't use ethertype() - it's a bit of overkill.
svn path=/trunk/; revision=28254
2009-05-03 01:16:34 +00:00
Guy Harris 3593815455 Add the mesh header dissector for OLPC mesh network packets, and have
the LLC dissector recognize and handle those packets.

svn path=/trunk/; revision=28253
2009-05-02 21:51:51 +00:00
Michael Tüxen 3b23d3dbd5 Whitespace change.
svn path=/trunk/; revision=28252
2009-05-02 18:24:44 +00:00
Michael Tüxen accb3a9207 Fix the handling of non PB/EPB blocks after the initial SDB/IDB.
svn path=/trunk/; revision=28251
2009-05-02 17:10:01 +00:00
Jörg Mayer 339d3acd89 Add a few more elements, most of them without hf_ elements
yet.

svn path=/trunk/; revision=28250
2009-05-02 12:32:22 +00:00
Jaap Keuter ebb477cbfd From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28249
2009-05-02 06:47:26 +00:00
Jaap Keuter 34af7d8725 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28248
2009-05-02 06:46:40 +00:00
Jaap Keuter d01bfa2399 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28247
2009-05-02 06:46:03 +00:00
Jaap Keuter 6873f7d92d From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28246
2009-05-02 06:45:22 +00:00
Jaap Keuter a502fef5e9 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28245
2009-05-02 06:44:59 +00:00
Jaap Keuter 87a7318177 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28244
2009-05-02 06:44:13 +00:00
Jaap Keuter 6c46df3e72 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28243
2009-05-02 06:43:49 +00:00
Jaap Keuter 8e6cd9ba37 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28242
2009-05-02 06:43:24 +00:00
Jaap Keuter bee450df35 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28241
2009-05-02 06:42:52 +00:00
Jaap Keuter 0886c83ba1 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28240
2009-05-02 06:42:08 +00:00
Guy Harris 269f7023c3 Try to detect the mysterious two bytes of 0x00 stuck in after the 802.11
header in at least some OLPC frames.

svn path=/trunk/; revision=28239
2009-05-02 02:41:00 +00:00
Jörg Mayer 2f1fd8cb41 Add hf_ elements for the new types
svn path=/trunk/; revision=28238
2009-05-01 20:13:39 +00:00
Guy Harris 51ea1cb223 Pull the code to dissect Marvell vendor actions into a routine of its
own.

svn path=/trunk/; revision=28237
2009-05-01 19:26:15 +00:00
Guy Harris 701612195f Clean up white space.
svn path=/trunk/; revision=28236
2009-05-01 18:09:51 +00:00
Guy Harris dad0226759 Clean up indentation.
Clean up an idiom used when dissecting actions.

svn path=/trunk/; revision=28235
2009-05-01 18:04:40 +00:00
Guy Harris 40c37dc709 Clean up indentation.
svn path=/trunk/; revision=28234
2009-05-01 17:15:22 +00:00
Bill Meier 3cae24b6fe Use consistent indentation
svn path=/trunk/; revision=28233
2009-05-01 16:36:04 +00:00
Martin Mathieson 41c14e2117 Add a generated field showing how many bytes were padding at the end of a DL/UL-SCH frame.
svn path=/trunk/; revision=28232
2009-05-01 14:23:47 +00:00
Martin Mathieson 6e4c1ae913 - Don't show raw decode when doing RRC decode of payloads.
- Associate RAPID with RAR body

svn path=/trunk/; revision=28231
2009-05-01 10:30:18 +00:00
Jaap Keuter aa9efa9cec From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28230
2009-05-01 07:21:42 +00:00
Jaap Keuter 4dbbeb69b6 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28229
2009-05-01 07:21:24 +00:00
Jaap Keuter 7f52b39a8b From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28228
2009-05-01 07:21:04 +00:00
Jaap Keuter 877c62b2bf From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28227
2009-05-01 07:20:47 +00:00