Commit Graph

19883 Commits

Author SHA1 Message Date
Martin Mathieson 09c7a1abc4 Add a generated field for how many data bytes are accepted by subdissector
svn path=/trunk/; revision=20184
2006-12-21 18:00:07 +00:00
Martin Mathieson 7a84ccbe0f TBCP changes:
- Fix 'ignored' flag that wasn't wide enough to take result
- Use FP_UINT_STRING in a couple of places

svn path=/trunk/; revision=20183
2006-12-21 17:05:42 +00:00
Stephen Fisher 69ddfdb12e From Motonori Shindo:
As per NetFlow V9 protocol, Template ID is guaranteed to be unique per
Observation Domain (identified by Source ID) and the Exporter
(identified by the source IP address of NetFlow PDU).

The former code was ignoring these information for simplicity, but
noticing such a necessity.


svn path=/trunk/; revision=20182
2006-12-21 06:41:11 +00:00
Jaap Keuter c0be7a8d28 Updated to describe the current state of plugin development.
svn path=/trunk/; revision=20180
2006-12-20 16:24:19 +00:00
Ronnie Sahlberg 78ad94c00d Enhance tcp reassembly of the flavor "reassemble one more segment" work properly
for the quite unusual case when we need to do this multiple times in a row for the same PDU.

This fixes the issue reported by Xiaoguang Liu on the mailinglist
where wireshark did not manage to properly reassemble a big HTTP header spanning several (more than two) tcp segments.



svn path=/trunk/; revision=20179
2006-12-20 11:57:31 +00:00
Jaap Keuter 5800f59d15 Bump micro version number, like in moduleinfo.h
svn path=/trunk/; revision=20178
2006-12-20 10:07:20 +00:00
Ulf Lamping cc7ffdcb07 raise plugin version, as I've done some small but important changes
svn path=/trunk/; revision=20177
2006-12-19 22:44:35 +00:00
Jaap Keuter c302877f8b Set the right properties on the files.
svn path=/trunk/; revision=20176
2006-12-19 22:30:38 +00:00
Jaap Keuter 7b6e383ae1 Add Windows version info resource.
svn path=/trunk/; revision=20175
2006-12-19 22:28:41 +00:00
Jaap Keuter 9655aa59fe Add Windows version info resource.
svn path=/trunk/; revision=20174
2006-12-19 22:28:22 +00:00
Anders Broman cf919a1adb Remove an unused variable.
svn path=/trunk/; revision=20173
2006-12-19 22:28:20 +00:00
Jaap Keuter 366e6fd218 Add Windows version info resource.
svn path=/trunk/; revision=20172
2006-12-19 22:28:03 +00:00
Jaap Keuter ead19c1866 Add Windows version info resource.
svn path=/trunk/; revision=20171
2006-12-19 22:27:45 +00:00
Jaap Keuter 90d6d0d65e Add Windows version info resource.
svn path=/trunk/; revision=20170
2006-12-19 22:27:31 +00:00
Jaap Keuter f46bd5f3b8 Add Windows version info resource.
svn path=/trunk/; revision=20169
2006-12-19 22:27:15 +00:00
Jaap Keuter a466c0bb1b Add Windows version info resource.
svn path=/trunk/; revision=20168
2006-12-19 22:27:01 +00:00
Jaap Keuter 9392c9a9f7 Add Windows version info resource.
svn path=/trunk/; revision=20167
2006-12-19 22:26:43 +00:00
Anders Broman 898f55b302 Correct a problem with media parameter dissection and add inforamtion about a number of packages.
svn path=/trunk/; revision=20166
2006-12-19 22:26:41 +00:00
Jaap Keuter 533d0d593a Add Windows version info resource.
svn path=/trunk/; revision=20165
2006-12-19 22:26:27 +00:00
Jaap Keuter 86b937c414 Add Windows version info resource.
svn path=/trunk/; revision=20164
2006-12-19 22:26:06 +00:00
Jaap Keuter cfba20e56a Add Windows version info resource.
svn path=/trunk/; revision=20163
2006-12-19 22:25:24 +00:00
Jaap Keuter 6f05ae154e Add Windows version info resource.
svn path=/trunk/; revision=20162
2006-12-19 22:25:09 +00:00
Jaap Keuter 3d856d6d66 Add Windows version info resource.
svn path=/trunk/; revision=20161
2006-12-19 22:24:40 +00:00
Jaap Keuter a1f5a98300 Add Windows version info resource.
svn path=/trunk/; revision=20160
2006-12-19 22:24:16 +00:00
Jaap Keuter 492d03c9d8 Add Windows version info resource.
svn path=/trunk/; revision=20159
2006-12-19 22:23:56 +00:00
Jaap Keuter 7af87bcc87 Add Windows version info resource.
svn path=/trunk/; revision=20158
2006-12-19 22:23:37 +00:00
Jaap Keuter b050c8facc Add Windows version info resource.
svn path=/trunk/; revision=20157
2006-12-19 22:23:22 +00:00
Jaap Keuter 582bcfc5e1 Add Windows version info resource.
svn path=/trunk/; revision=20156
2006-12-19 22:22:55 +00:00
Jaap Keuter bf43def862 Add Windows version info resource.
svn path=/trunk/; revision=20155
2006-12-19 22:22:34 +00:00
Jaap Keuter 5ce80ed046 From Sebastien Tandel:
Here is a patch for the dissector of the new Roofnet protocol.

svn path=/trunk/; revision=20154
2006-12-19 22:16:54 +00:00
Anders Broman 039a3278a0 From Florent Drouin:
Update the Camel ASN1 definition to version 3GPP TS
29.078 7.3.0 Release 7.
Some definitions for element SIZE have been replaced to use the capSpecificBound variables, and some decoding problemes, like for Establish temporary connection have been solved.
I did notice that the CalledPartyBCDNumber (ISDN-AddressString (1..9) ) is not inline with the last definition (1..41), but I did not update it.

svn path=/trunk/; revision=20153
2006-12-19 22:07:08 +00:00
Anders Broman ea86134eaf From Florent Drouin:
Introduce the support for "expert info" in the BER decoding module.
It is usefull if you have to analyze long capture files, containing few malformed messages.

With changes to make it compile with MSVC6.

svn path=/trunk/; revision=20152
2006-12-19 22:04:22 +00:00
Jaap Keuter b7f5503302 Set the right properties on the new files.
svn path=/trunk/; revision=20151
2006-12-19 07:06:25 +00:00
Jaap Keuter 761e32c422 Set the right properties on the new files
svn path=/trunk/; revision=20150
2006-12-19 07:04:59 +00:00
Ulf Lamping 59aa9e4080 change default capturing options to use "show realtime capturing" instead of the "capture summary window"
svn path=/trunk/; revision=20149
2006-12-19 00:51:07 +00:00
Stephen Fisher e4dc8bd0fb From Sebastien Tandel:
a little patch against revision 20088 in packet-isis-lsp.c for the
following :
- hf_isis_lsp_remaining_life declared but unused
- replacing a proto_tree_add_uint useless with proto_tree_add_item


svn path=/trunk/; revision=20148
2006-12-18 23:12:50 +00:00
Jaap Keuter 6527f71104 Repair distribution target.
svn path=/trunk/; revision=20147
2006-12-18 21:39:19 +00:00
Martin Mathieson 927e520b1a Show generated field when frame has 0 TBs for a channel
svn path=/trunk/; revision=20146
2006-12-18 17:58:52 +00:00
Jaap Keuter de80b45cee Update plugin to the current plugin design.
Add Windows version info resource.

svn path=/trunk/; revision=20145
2006-12-18 16:24:42 +00:00
Jaap Keuter a113825706 Update plugin to the current plugin design.
Add Windows version info resource.

svn path=/trunk/; revision=20144
2006-12-18 16:23:46 +00:00
Stephen Fisher 4d19717edd Add sections to the chapter on building and installing for installing under
Gentoo Linux (thanks to Isbaran Akcayir for the syntax) and under FreeBSD.


svn path=/trunk/; revision=20143
2006-12-17 21:41:19 +00:00
Stephen Fisher 5ed8492c42 Display icmp echo/echo reply sequence numbers in decimal in addition to hex,
so that it is easier to match it with the output of a ping program. 


svn path=/trunk/; revision=20142
2006-12-17 05:44:32 +00:00
Stephen Fisher a058ef7325 Make IPv4 addresses in AIM TLV data human readable.
svn path=/trunk/; revision=20141
2006-12-17 05:37:18 +00:00
Jeff Morriss 12bf9032cf From Sebastien Tandel: if the TCP dissector is dissecting a fragment of a packet in an ICMP message, put the TCP sequence number in the tree.
svn path=/trunk/; revision=20140
2006-12-16 15:17:43 +00:00
Ulf Lamping de84023a1b remove a warning
svn path=/trunk/; revision=20139
2006-12-14 22:32:13 +00:00
Jeff Morriss 40ad0bce4d From Sebastien Tandel: don't allocate a hash table until a little bit later in the function so memory is not leaked by an early (error) return
svn path=/trunk/; revision=20138
2006-12-14 12:46:50 +00:00
Martin Mathieson 6005837364 Fix version check needed for EDCH 'Number of subframes' field
svn path=/trunk/; revision=20137
2006-12-14 11:50:54 +00:00
Ronnie Sahlberg 2aaabbba43 check for whether the blob starts with "NTLMSSP" before any other check if it is not BED/DER encoded and call tha appropriate subdissector if so.
this fixes some issues with some really ancient cifs implementations where the previous tests and statemanagement would cause it to fail othervise.



svn path=/trunk/; revision=20136
2006-12-14 10:11:40 +00:00
Jaap Keuter 577343f7c3 Some source code clean up.
svn path=/trunk/; revision=20135
2006-12-14 07:54:55 +00:00
Stephen Fisher 3785851d84 Add checksum verification to the CDP dissector and add an entry for this
in the main colorfilters file.


svn path=/trunk/; revision=20134
2006-12-14 03:34:26 +00:00