Commit Graph

15266 Commits

Author SHA1 Message Date
Ronnie Sahlberg e3e3b12e71 add missing value_string termination
svn path=/trunk/; revision=15581
2005-08-28 02:24:01 +00:00
Ronnie Sahlberg 8ad6c3d2ac add missing value_string termination
svn path=/trunk/; revision=15580
2005-08-28 02:13:35 +00:00
Ronnie Sahlberg c5b2e17d6a add missing value_string terminator
svn path=/trunk/; revision=15579
2005-08-28 02:06:40 +00:00
Ronnie Sahlberg a6adeb0b2c value_strings are terminated with {0,NULL} not {0xff,NULL}
svn path=/trunk/; revision=15578
2005-08-28 01:57:13 +00:00
Ronnie Sahlberg 927b1668d8 another value_string that was not terminated
fix a bug from the previous checking as well.

svn path=/trunk/; revision=15577
2005-08-28 01:51:50 +00:00
Ronnie Sahlberg a0b48c724a add missing value_string termination
svn path=/trunk/; revision=15576
2005-08-28 01:44:30 +00:00
Ronnie Sahlberg cb14c85728 add missing value_string termination
svn path=/trunk/; revision=15575
2005-08-28 01:42:51 +00:00
Ronnie Sahlberg 90b47e5f57 fix value_string termination
svn path=/trunk/; revision=15574
2005-08-28 01:35:29 +00:00
Ronnie Sahlberg 7e44e2369e add some missing value_string termination entries
svn path=/trunk/; revision=15573
2005-08-28 01:29:55 +00:00
Guy Harris 40bf84f711 ...and don't print a separating comma if you haven't already printed an
item.

svn path=/trunk/; revision=15572
2005-08-27 18:44:57 +00:00
Guy Harris 1d861e5f58 Use "free()", not "g_free()", to free strings allocated with "malloc()".
Don't free strings allocated with "ep_alloc()".

svn path=/trunk/; revision=15571
2005-08-27 18:22:53 +00:00
Guy Harris 99ff1832d7 If you don't print an "(", don't print a ")".
svn path=/trunk/; revision=15570
2005-08-27 18:16:35 +00:00
Guy Harris fab7006697 Set the time stamp precision; we need it when printing packet summary
lines.

Clean up indentation.

svn path=/trunk/; revision=15569
2005-08-27 18:15:42 +00:00
Jörg Mayer f718b0d6a1 Remove S/A from company names
svn path=/trunk/; revision=15568
2005-08-27 15:11:00 +00:00
Jörg Mayer 0f20cf1abb Cosmectical comment updates
svn path=/trunk/; revision=15567
2005-08-27 11:59:10 +00:00
Jörg Mayer 9239684cbd Small update to comments and beginnings of a type field
svn path=/trunk/; revision=15566
2005-08-27 10:29:16 +00:00
Jörg Mayer ac836959c0 Rename Cisco (00:40:96) back to Aironet
svn path=/trunk/; revision=15565
2005-08-27 09:21:41 +00:00
Jörg Mayer c13c561f53 Typo
svn path=/trunk/; revision=15564
2005-08-27 06:10:08 +00:00
Jörg Mayer 4a9a14f2c6 - Add checksum verification
- Add checksum check to colorfilters


svn path=/trunk/; revision=15563
2005-08-27 05:33:50 +00:00
Jörg Mayer fd51dcd73e Started to decode some Cisco proprietary L2 protocol:
* I couldn't find any documentation on this protocol. Neither
 * what it's good for nor what the elements do. This is purely
 * reverse engineered by looking at the hex dump of the packets.
 *
 * TODO
 *      - Find out more about unknown fields
 *      - Currently only one type of packet is really handled at all


svn path=/trunk/; revision=15562
2005-08-27 05:22:44 +00:00
Jörg Mayer 9653fbb81b Add classification of an aironet proprietary L2 protocol
in both, Ethernet V2 and IEEE802.3 SNAP packets.

svn path=/trunk/; revision=15561
2005-08-27 05:17:35 +00:00
Jörg Mayer 3fd95d2433 - Update wka.tmpl with two Extreme MAC addresses
- Update manuf
- Update faq

svn path=/trunk/; revision=15560
2005-08-27 05:13:42 +00:00
Ronnie Sahlberg c6c2a40e13 remove the last remaining sprintf in epan/dissectors
svn path=/trunk/; revision=15559
2005-08-27 02:17:18 +00:00
Ronnie Sahlberg 60f819daf7 removal of sprintf
svn path=/trunk/; revision=15558
2005-08-27 01:19:12 +00:00
Ronnie Sahlberg 7cadc56038 sprintf removal
svn path=/trunk/; revision=15557
2005-08-27 01:11:02 +00:00
Ronnie Sahlberg 7ddc41a925 sprintf removal
svn path=/trunk/; revision=15556
2005-08-27 01:05:14 +00:00
Ronnie Sahlberg 88fbf06416 remove one sprintf
svn path=/trunk/; revision=15555
2005-08-27 00:58:55 +00:00
Ronnie Sahlberg d290708f0d sprintf removal
svn path=/trunk/; revision=15554
2005-08-27 00:48:22 +00:00
Ronnie Sahlberg a717ffafc3 sprintf removal
svn path=/trunk/; revision=15553
2005-08-27 00:44:47 +00:00
Ronnie Sahlberg 9dfcfd0378 sprintf removals
svn path=/trunk/; revision=15552
2005-08-27 00:40:23 +00:00
Ulf Lamping 996d5b98c8 bump up the wiretap.dll version from 0.2 to 0.3 as I've recently changed the wiretap API in an incompatible way
the timestamps now contain nseconds instead of microseconds and there's a new function added.

Is there a similar place for the Unix builds where this version has to be changed too?

svn path=/trunk/; revision=15551
2005-08-27 00:37:48 +00:00
Ronnie Sahlberg 44db2c5665 sprintf removal
svn path=/trunk/; revision=15550
2005-08-27 00:25:32 +00:00
Ronnie Sahlberg 30263a1d0b sprintf big fix
svn path=/trunk/; revision=15549
2005-08-27 00:10:02 +00:00
Ronnie Sahlberg 512b39a2e2 some sprintf removals
svn path=/trunk/; revision=15548
2005-08-27 00:09:19 +00:00
Ulf Lamping 3fd0d6cb08 show the list of reassembled COTP fragments as a toplevel tree item and show it only at the last packet (not in every packet involved)
svn path=/trunk/; revision=15547
2005-08-26 23:13:43 +00:00
Ronnie Sahlberg 00a6b757ac There will be a lot of tcp_unacked data structures we only need to keep
around until they have been acked.
Use a slab allocator for these structs so that we dont keep the structs around in memory longer than we need to.



svn path=/trunk/; revision=15546
2005-08-26 23:05:38 +00:00
Guy Harris 9238aad9db Fix indentation, and fix a comment.
svn path=/trunk/; revision=15545
2005-08-26 19:44:30 +00:00
Guy Harris 98473c77b6 Ethereal now requires 64-bit integer support, so get rid of the tests of
G_HAVE_GINT64.

Get rid of the floating-point stuff in the Etherpeek Classic file
reading code, just use 64-bit integers.  Fix up the calculation of the
nanoseconds portion of the time stamp.

svn path=/trunk/; revision=15544
2005-08-26 19:40:46 +00:00
Gerald Combs 6f42e3ce75 Docbook isn't HTML. Use <ulink> instead of <a>.
svn path=/trunk/; revision=15543
2005-08-26 19:01:58 +00:00
Ulf Lamping 58e628ac5c don't use -1 if the remaining length (the fragment length) is actually zero, this will throw an Exception
svn path=/trunk/; revision=15542
2005-08-26 18:42:12 +00:00
Gerald Combs 3d9f74a062 Add an item about ip.checksum_bad's new behavior. Update the WinPcap
installer notes.

svn path=/trunk/; revision=15541
2005-08-26 15:47:32 +00:00
Gerald Combs b70ea47464 Make sure the size of dialedDigits matches the ASN.1 definition.
svn path=/trunk/; revision=15540
2005-08-26 15:46:53 +00:00
Gerald Combs ac90099d13 Add a pair of #defines to emem.c that make ep_alloc() and se_alloc()
use individual g_malloc() calls instead of memchunks.  This lets us use
tools like Valgrind and ElectricFence to find bugs.

In the H.245 dissector, set h245_pi to NULL after we're done with
it so that we don't go stomping through our memchunks with muddy
boots later on.  Fixes the current Buildbot menagerie failure.

svn path=/trunk/; revision=15539
2005-08-26 15:45:31 +00:00
Tomas Kukosa 57a75020f7 time resolution changes from packet-h225.c moved to packet-h225-template.c
svn path=/trunk/; revision=15538
2005-08-26 12:15:49 +00:00
Guy Harris 1f9c6e5322 Dissectors registered with "register_ber_oid_dissector()" return void.
Fix the spelling of "attribute".

svn path=/trunk/; revision=15537
2005-08-26 01:31:32 +00:00
Ulf Lamping bff42b2dec fix #339: don't try to install WinPcap with a silent installer
svn path=/trunk/; revision=15536
2005-08-26 00:59:07 +00:00
Ulf Lamping 8615ff5f80 fix #378:
use "ip.checksum_bad == 1" instead of simply "ip.checksum_bad" in the example colorfilter file, as the implementation of that filter string changed

install the global example files unconditionally by the win32 installer, to fix this problem and be compatible with the unix install process

svn path=/trunk/; revision=15535
2005-08-26 00:01:49 +00:00
Ulf Lamping 723c80ea90 timestamp display precision:
- automatic adjustment depending on file format
- manual adjustment through menu items

save the setting in the recent file

svn path=/trunk/; revision=15534
2005-08-25 21:29:54 +00:00
Anders Broman bd42437262 Fix malformed packet if linkedId is present dissect some OID:s
svn path=/trunk/; revision=15533
2005-08-25 21:25:52 +00:00
Ulf Lamping 77a3d0991c add OUI's for Siemens and Xerox (and a hyperlink to the IEEE page)
svn path=/trunk/; revision=15532
2005-08-25 21:01:42 +00:00