metze/wireshark/wip.git
17 years agocreate a new address type AT_USB and start populating the packet list
Ronnie Sahlberg [Sat, 14 Oct 2006 05:02:40 +0000 (05:02 -0000)]
create a new address type AT_USB and start populating the packet list
with nice data

svn path=/trunk/; revision=19524

17 years agolet SCSI reassembly default to FALSE
Ronnie Sahlberg [Sat, 14 Oct 2006 01:44:29 +0000 (01:44 -0000)]
let SCSI reassembly default to FALSE

put "reassembled in" in the summary line

put the fragment list at the top of the tree instead of down inside the SCSI expansion

svn path=/trunk/; revision=19523

17 years agoRelease note and changelog updates.
Gerald Combs [Sat, 14 Oct 2006 00:31:35 +0000 (00:31 -0000)]
Release note and changelog updates.

svn path=/trunk/; revision=19522

17 years agoSet SVN properties.
Gerald Combs [Sat, 14 Oct 2006 00:27:50 +0000 (00:27 -0000)]
Set SVN properties.

svn path=/trunk/; revision=19521

17 years agoas Stephen Fisher noted: fix the files header comment
Ulf Lamping [Sat, 14 Oct 2006 00:22:36 +0000 (00:22 -0000)]
as Stephen Fisher noted: fix the files header comment

svn path=/trunk/; revision=19520

17 years agoadd scsi data reassembly
Ronnie Sahlberg [Fri, 13 Oct 2006 22:25:35 +0000 (22:25 -0000)]
add scsi data reassembly

svn path=/trunk/; revision=19519

17 years agocheck the estinated data transfer length for the current transfer and start adding...
Ronnie Sahlberg [Fri, 13 Oct 2006 21:26:03 +0000 (21:26 -0000)]
check the estinated data transfer length for the current transfer  and start adding checks for scsi data reassembly

svn path=/trunk/; revision=19518

17 years agodont call the scsi data in/out dissectors unless data offset is 0 i.e. the beginnin...
Ronnie Sahlberg [Fri, 13 Oct 2006 21:07:07 +0000 (21:07 -0000)]
dont call the scsi data in/out dissectors unless data offset is 0   i.e. the beginning of data in/out

svn path=/trunk/; revision=19517

17 years agoremove the experimental display of the highest expert level in the statusbar for...
Ulf Lamping [Fri, 13 Oct 2006 18:19:42 +0000 (18:19 -0000)]
remove the experimental display of the highest expert level in the statusbar for now.

as long as we haven't solved that TCP checksum offload problems causing checksum errors all the time, this will display the error level for almost every capture done on a local machine - rendering this display pretty useless in it's current form.

svn path=/trunk/; revision=19516

17 years agoSet properties.
Anders Broman [Fri, 13 Oct 2006 17:04:16 +0000 (17:04 -0000)]
Set properties.

svn path=/trunk/; revision=19515

17 years agoMake the "WEP key count" option match the number of WEP key slots. Add
Gerald Combs [Fri, 13 Oct 2006 15:53:20 +0000 (15:53 -0000)]
Make the "WEP key count" option match the number of WEP key slots.  Add
a note about improving the WEP key interface.

svn path=/trunk/; revision=19514

17 years agoPaolo Abeni:
Jörg Mayer [Fri, 13 Oct 2006 15:18:10 +0000 (15:18 -0000)]
Paolo Abeni:
the attached patch add support for the recently introduced pcap
bluetooth data link type. Yes, pcap is going to support also bluetooth
devices (at least on Linux) :-)

svn path=/trunk/; revision=19513

17 years agoModify Signals descriptor to look more like the actual text message.
Anders Broman [Fri, 13 Oct 2006 14:21:02 +0000 (14:21 -0000)]
Modify Signals descriptor to look more like the actual text message.

svn path=/trunk/; revision=19512

17 years agopass the relative data offset of data in/out pdu's to the scsi data in/out dissector...
Ronnie Sahlberg [Fri, 13 Oct 2006 09:16:45 +0000 (09:16 -0000)]
pass the relative data offset of data in/out pdu's to the scsi data in/out dissector (dissect_scsi_payload) so that we can later add reassembly of data pdu's
and also (if reassembly is disabled) only dissect the initial (offset==0) data pdu.

dissect_scsi_payload() does not yet use this parameter.

now that we have both data offset and expected data length/bidir expected data length and also the read/write flags availabe we have what we need to reassemble data in/out pdus    (modulo overflow/underflow  but those are so rare we can worry about them later).

ndmp:   ndmp conceptually always has a data in and a data out phase and never fragment the data into smaller pdu's os that dissector always report offset as 0.

svn path=/trunk/; revision=19511

17 years agoif FC type is FPC/SCSI and the relative offset bit is set in f_ctl then the paramete...
Ronnie Sahlberg [Fri, 13 Oct 2006 08:42:33 +0000 (08:42 -0000)]
if FC type is FPC/SCSI and the relative offset bit is set in f_ctl  then the parameter field is 4 bytes and contain the relative offset of the data for data in/out

decode this field as relative offset   and also store it in the fc_hdr structure so that FCP can pick it up and pass if to the SCSI payload data in/out dissector later

svn path=/trunk/; revision=19510

17 years agodistclean should remove wireshark-gtk1/2 dirs completely
Ulf Lamping [Fri, 13 Oct 2006 00:21:47 +0000 (00:21 -0000)]
distclean should remove wireshark-gtk1/2 dirs completely

svn path=/trunk/; revision=19509

17 years agoAdd 802.1QinQ Ethertype preference.
Jaap Keuter [Thu, 12 Oct 2006 21:31:00 +0000 (21:31 -0000)]
Add 802.1QinQ Ethertype preference.

svn path=/trunk/; revision=19508

17 years ago- add persconffile(opt_str)
Luis Ontanon [Thu, 12 Oct 2006 17:00:11 +0000 (17:00 -0000)]
- add persconffile(opt_str)
- add datafile_path(opt_str)
- add Dir class -- a Directory Iterator

svn path=/trunk/; revision=19507

17 years agoCheck to see if we've passed a null strval to ndps_string().
Gerald Combs [Thu, 12 Oct 2006 15:00:07 +0000 (15:00 -0000)]
Check to see if we've passed a null strval to ndps_string().
Should fix the recent fuzz bugs.

svn path=/trunk/; revision=19506

17 years agowireshark does not yet consume enough memory for me to be happy
Ronnie Sahlberg [Thu, 12 Oct 2006 10:54:36 +0000 (10:54 -0000)]
wireshark does not yet consume enough memory for me to be happy

pass conversation form the transports up to the scsi layer

add tracking of conversation specific info to scsi osd
add tracking of conversation+lun specific info to scsi osd

for scsi osd   add tracking of PARTITIONS and display in which frame they were created/removed

svn path=/trunk/; revision=19505

17 years agoCleanup sample code.
Jaap Keuter [Thu, 12 Oct 2006 10:38:24 +0000 (10:38 -0000)]
Cleanup sample code.
Cleanup some text and headings.
Play trick with keyword so text remains untouched.

svn path=/trunk/; revision=19504

17 years agoFrom Paolo Abeni:
Jaap Keuter [Thu, 12 Oct 2006 08:04:11 +0000 (08:04 -0000)]
From Paolo Abeni:
The attached patch fix parsing of the setup header in the usb dissector.
Currently the size of the field specified into proto_tree_add_item call
was wrong.

svn path=/trunk/; revision=19503

17 years agoThe preferences and alike dialog button behaviour changed.
Ulf Lamping [Thu, 12 Oct 2006 07:52:24 +0000 (07:52 -0000)]
The preferences and alike dialog button behaviour changed.

svn path=/trunk/; revision=19502

17 years agoAdding initial version of UDLD dissector
Jaap Keuter [Thu, 12 Oct 2006 06:01:51 +0000 (06:01 -0000)]
Adding initial version of UDLD dissector

svn path=/trunk/; revision=19501

17 years agoUpdate bug lists.
Gerald Combs [Wed, 11 Oct 2006 23:53:19 +0000 (23:53 -0000)]
Update bug lists.

svn path=/trunk/; revision=19500

17 years agoWhen dumping the graph data to a file, don't walk past the end of a buffer.
Gerald Combs [Wed, 11 Oct 2006 23:25:51 +0000 (23:25 -0000)]
When dumping the graph data to a file, don't walk past the end of a buffer.
Should fix bug 396.

svn path=/trunk/; revision=19499

17 years agoExport the recent prefs changes.
Gerald Combs [Wed, 11 Oct 2006 20:34:05 +0000 (20:34 -0000)]
Export the recent prefs changes.

svn path=/trunk/; revision=19498

17 years agoFrom Patrick vd Lageweg
Ronnie Sahlberg [Wed, 11 Oct 2006 20:05:27 +0000 (20:05 -0000)]
From Patrick vd Lageweg

Hi,

This patch makes several bit fields in the LOG SELECT command being displayed as bits instead of as numbers.

svn path=/trunk/; revision=19497

17 years agoFrom Patrick vd Lageweg
Ronnie Sahlberg [Wed, 11 Oct 2006 20:03:44 +0000 (20:03 -0000)]
From  Patrick vd Lageweg

Hi,

This patch fixes the page number user for the "write error couner page".

svn path=/trunk/; revision=19496

17 years agoFrom Patrick vd Lageweg
Ronnie Sahlberg [Wed, 11 Oct 2006 20:00:43 +0000 (20:00 -0000)]
From  Patrick vd Lageweg

Hi,

This patch impelments a dissect for the SCSI SSC Medium Partition Page.

Patrick

svn path=/trunk/; revision=19495

17 years agoUse a different heuristic to determine whether an NDPS string is ASCII
Guy Harris [Wed, 11 Oct 2006 17:01:51 +0000 (17:01 -0000)]
Use a different heuristic to determine whether an NDPS string is ASCII
or Unicode, and use tvb_get_ephemeral_faked_unicode() to get Unicode
strings; this fixes problems I've seen in captures, where the string
isn't being processed correctly.

svn path=/trunk/; revision=19494

17 years agoadd a task_flags bitmap and two lengths (data and bidirectional data)
Ronnie Sahlberg [Wed, 11 Oct 2006 11:32:56 +0000 (11:32 -0000)]
add a task_flags bitmap   and two lengths (data and bidirectional data)
so that the two scsi transports   FCP and ISCSI can provide the expected data transfer lengths to SCSI  to allow SCSI reassembly.

NDMP does not really need these hints since for NDMP (and also iscsi-lite) there is conceptually always both data in and data out phases and there is never any fragmentation.

svn path=/trunk/; revision=19493

17 years agomove the ITL and the ITLQ structure to packet-scsi.h where it belongs
Ronnie Sahlberg [Wed, 11 Oct 2006 10:38:59 +0000 (10:38 -0000)]
move the ITL and the ITLQ structure to packet-scsi.h where it belongs

svn path=/trunk/; revision=19492

17 years agofrom Paolo A
Ronnie Sahlberg [Wed, 11 Oct 2006 09:47:27 +0000 (09:47 -0000)]
from Paolo A

update the usb dissector to reflect the recent change in the pcap format

svn path=/trunk/; revision=19491

17 years agofix for 1148
Ronnie Sahlberg [Wed, 11 Oct 2006 08:18:14 +0000 (08:18 -0000)]
fix for 1148

pretty horrible hack to store an ntlmssp blob inside an ldap string

the info column is not entirely pretty but   the payload is at least decoded

svn path=/trunk/; revision=19490

17 years agofix #1154: although g_vsnprintf() is called, it don't like a NULL pointer for a ...
Ulf Lamping [Wed, 11 Oct 2006 07:31:01 +0000 (07:31 -0000)]
fix #1154: although g_vsnprintf() is called, it don't like a NULL pointer for a %s format string. The following proto_tree_add_text was already fixed.

svn path=/trunk/; revision=19489

17 years agoFrom Donald White:
Anders Broman [Wed, 11 Oct 2006 06:11:54 +0000 (06:11 -0000)]
From Donald White:
An enhancement to the PPP multiplexing protocol
dissector in protocol-ppp.c.  There are two changes:

     The protocol id field of the multiplexed sub-frame is added
     to the protocol tree using a header field.  This allows
     filters to select the protocol as is the case when it is not
     multiplexed.  I think this fixes a small bug as the ability to
     filter for a protocol should not depend on the lower level
     protocol.

     When the protocol id of the subframe is not present, the
     appropriate default protocol is displayed with the standard
     indication that Wireshark generated the value.

svn path=/trunk/; revision=19488

17 years agoAdd prefs_apply(), which lets us apply preferences (specifically,
Gerald Combs [Wed, 11 Oct 2006 00:37:29 +0000 (00:37 -0000)]
Add prefs_apply(), which lets us apply preferences (specifically,
trigger a module's callback) for a specific module.

svn path=/trunk/; revision=19487

17 years agoSimplify the preference string allocation code. Shorten the comments,
Gerald Combs [Tue, 10 Oct 2006 22:46:58 +0000 (22:46 -0000)]
Simplify the preference string allocation code.  Shorten the comments,
which (as Ulf pointed out) reduces the size of the prefs file
significantly.

svn path=/trunk/; revision=19486

17 years agoFix a typo.
Anders Broman [Tue, 10 Oct 2006 21:56:10 +0000 (21:56 -0000)]
Fix a typo.

svn path=/trunk/; revision=19485

17 years agoAdd H.248 packet BCP dissecton.
Anders Broman [Tue, 10 Oct 2006 21:52:52 +0000 (21:52 -0000)]
Add H.248 packet BCP dissecton.

svn path=/trunk/; revision=19484

17 years agoRemove no longer used files.
Anders Broman [Tue, 10 Oct 2006 21:50:19 +0000 (21:50 -0000)]
Remove no longer used files.

svn path=/trunk/; revision=19483

17 years agou_int32_t gives error on Windows assuming guint32 will do.
Anders Broman [Tue, 10 Oct 2006 21:46:44 +0000 (21:46 -0000)]
u_int32_t gives error on Windows assuming guint32 will do.

svn path=/trunk/; revision=19482

17 years agoPrep for the 0.99.4 release.
Gerald Combs [Tue, 10 Oct 2006 21:15:19 +0000 (21:15 -0000)]
Prep for the 0.99.4 release.

svn path=/trunk/; revision=19481

17 years agoFrom Paolo Abeni
Ronnie Sahlberg [Tue, 10 Oct 2006 21:00:35 +0000 (21:00 -0000)]
From Paolo Abeni

USB dissector

svn path=/trunk/; revision=19480

17 years agoAdd command-line options: -c disables color, -h prints help, -s runs
Gerald Combs [Tue, 10 Oct 2006 20:55:38 +0000 (20:55 -0000)]
Add command-line options: -c disables color, -h prints help, -s runs
a suite.

svn path=/trunk/; revision=19479

17 years agoDon't let PortAudio skip the queue on the about dialog ;)
Jaap Keuter [Tue, 10 Oct 2006 19:00:50 +0000 (19:00 -0000)]
Don't let PortAudio skip the queue on the about dialog ;)

svn path=/trunk/; revision=19478

17 years agoInclude <string.h> to declare string functions we use.
Guy Harris [Tue, 10 Oct 2006 08:13:56 +0000 (08:13 -0000)]
Include <string.h> to declare string functions we use.

svn path=/trunk/; revision=19477

17 years agoGet rid of declarations of functions that are no longer defined or used
Guy Harris [Tue, 10 Oct 2006 08:13:16 +0000 (08:13 -0000)]
Get rid of declarations of functions that are no longer defined or used
in this file.

svn path=/trunk/; revision=19476

17 years agoInclude "epan/tap.h" to declare a function we use.
Guy Harris [Tue, 10 Oct 2006 08:12:40 +0000 (08:12 -0000)]
Include "epan/tap.h" to declare a function we use.

svn path=/trunk/; revision=19475

17 years agoSquelch a compiler warning.
Guy Harris [Tue, 10 Oct 2006 08:12:04 +0000 (08:12 -0000)]
Squelch a compiler warning.

svn path=/trunk/; revision=19474

17 years agoClean up some compiler warnings.
Guy Harris [Tue, 10 Oct 2006 08:10:42 +0000 (08:10 -0000)]
Clean up some compiler warnings.

svn path=/trunk/; revision=19473

17 years agoGet rid of an unused variable.
Guy Harris [Tue, 10 Oct 2006 08:09:11 +0000 (08:09 -0000)]
Get rid of an unused variable.

svn path=/trunk/; revision=19472

17 years agoSquelch a compiler warning, and clean up indentation.
Guy Harris [Tue, 10 Oct 2006 08:08:17 +0000 (08:08 -0000)]
Squelch a compiler warning, and clean up indentation.

svn path=/trunk/; revision=19471

17 years agoFix some compiler warnings.
Guy Harris [Tue, 10 Oct 2006 08:07:14 +0000 (08:07 -0000)]
Fix some compiler warnings.

svn path=/trunk/; revision=19470

17 years agoGet rid of CR's at the ends of lines, set svn:keywords and svn:eol-style
Guy Harris [Tue, 10 Oct 2006 07:35:47 +0000 (07:35 -0000)]
Get rid of CR's at the ends of lines, set svn:keywords and svn:eol-style
appropriately.

svn path=/trunk/; revision=19469

17 years agoRemove a leftover printf.
Gerald Combs [Tue, 10 Oct 2006 00:30:49 +0000 (00:30 -0000)]
Remove a leftover printf.

svn path=/trunk/; revision=19468

17 years agoFirst step in integrating the AirPcap WEP preferences with those
Gerald Combs [Tue, 10 Oct 2006 00:28:53 +0000 (00:28 -0000)]
First step in integrating the AirPcap WEP preferences with those
from the 802.11 dissector.  Use a #define for the maximum number of
WEP keys.  Use AirPcap's if we have it (64).  Rename find_module()
prefs_find_module() and make it public.

svn path=/trunk/; revision=19467

17 years agoPick up TRAFFIC_CAPTURE_IFACE from the environment if it's set, otherwise
Gerald Combs [Mon, 9 Oct 2006 23:28:30 +0000 (23:28 -0000)]
Pick up TRAFFIC_CAPTURE_IFACE from the environment if it's set, otherwise
use a default value.

svn path=/trunk/; revision=19466

17 years agoadd some missing files to the clean target
Ulf Lamping [Mon, 9 Oct 2006 22:32:50 +0000 (22:32 -0000)]
add some missing files to the clean target

svn path=/trunk/; revision=19465

17 years agoReturn 1 on failure.
Gerald Combs [Mon, 9 Oct 2006 20:31:48 +0000 (20:31 -0000)]
Return 1 on failure.

svn path=/trunk/; revision=19464

17 years agoAdd ASN1 for H248 v3. The aim is to replace the current asn1 file after some more...
Anders Broman [Mon, 9 Oct 2006 20:22:31 +0000 (20:22 -0000)]
Add ASN1 for H248 v3. The aim is to replace the current asn1 file after some more testing.

svn path=/trunk/; revision=19463

17 years agoFrom Joe Breher
Ronnie Sahlberg [Mon, 9 Oct 2006 19:35:36 +0000 (19:35 -0000)]
From Joe Breher

dissect the permission bits in the capability blob

svn path=/trunk/; revision=19462

17 years agoMake preparations for running under Buildbot:
Gerald Combs [Mon, 9 Oct 2006 18:47:42 +0000 (18:47 -0000)]
Make preparations for running under Buildbot:

  - Check for an "all" argument at startup.  If it's present,
    then proceed with testing.

  - Add a platform check.  Use it to handle cases where we can't run
    as a normal user, e.g. trying to capture under Linux.

  - Add a "Skipped" result.

svn path=/trunk/; revision=19461

17 years agofrom Joe Breher
Ronnie Sahlberg [Mon, 9 Oct 2006 08:31:04 +0000 (08:31 -0000)]
from Joe Breher

This patch fixes a transposition of the orders of
Set Attribute Number
Set Attribute Length
In the page oriented get and set attributes CDB parameters format
Ref SCSI-OSD T10/1355-D Revision 10 section 5.2.2.2

svn path=/trunk/; revision=19460

17 years agoPly updated to version 2.1
Tomas Kukosa [Mon, 9 Oct 2006 06:24:03 +0000 (06:24 -0000)]
Ply updated to version 2.1

svn path=/trunk/; revision=19459

17 years agoIf GTK1_DIR or GTK2_DIR not defined, then corresponding install-common-deps should...
Bill Meier [Mon, 9 Oct 2006 02:07:44 +0000 (02:07 -0000)]
If GTK1_DIR or GTK2_DIR not defined, then corresponding install-common-deps should not be invoked....

svn path=/trunk/; revision=19458

17 years agofrom Richard van der Hoff:
Ulf Lamping [Sun, 8 Oct 2006 22:57:32 +0000 (22:57 -0000)]
from Richard van der Hoff:
[tshark from a fifo]
I've even gone so far as to add a unit test for it

ULFL: as mkfifo isn't available on Win32 (not even cygwin), make this test configurable in config.sh

svn path=/trunk/; revision=19457

17 years agofrom Richard van der Hoff:
Ulf Lamping [Sun, 8 Oct 2006 22:39:23 +0000 (22:39 -0000)]
from Richard van der Hoff:
> [tshark from a fifo]
> Ulf - I notice you made the relevant change here (r16787) - is there any reason why tshark shouldn't use capture_loop_dispatch to do its processing, rather than attempting to use cap_pipe_dispatch or pcap_dispatch directly?

well, there didn't seem to be, so I've made a patch which does exactly this, and which fixes the problem.

svn path=/trunk/; revision=19456

17 years agochange the binary path to current windows debug dir: wireshark-gtk2
Ulf Lamping [Sun, 8 Oct 2006 22:24:46 +0000 (22:24 -0000)]
change the binary path to current windows debug dir: wireshark-gtk2

don't use promiscuous mode as default (my Win32 WLAN card won't capture any packets with it - might probably be better for other users as well)

svn path=/trunk/; revision=19455

17 years agoH248:
Anders Broman [Sun, 8 Oct 2006 20:57:20 +0000 (20:57 -0000)]
H248:
Lost a line in last commit.

ISUP Export a value string.

svn path=/trunk/; revision=19454

17 years agoadd some more SCSI OSD command dissectors
Ronnie Sahlberg [Sun, 8 Oct 2006 19:54:01 +0000 (19:54 -0000)]
add some more SCSI OSD command dissectors

REMOVE
REMOVE PARTITION
REMOVE COLELCTION
SET KEY

svn path=/trunk/; revision=19453

17 years agodissect attribute get/set data in data in/out blobs and display them for now as a...
Ronnie Sahlberg [Sun, 8 Oct 2006 19:11:39 +0000 (19:11 -0000)]
dissect attribute get/set data in data in/out blobs and display them for now as a blob.

svn path=/trunk/; revision=19452

17 years agoFix for bug 1153, typos in debug output
Jaap Keuter [Sun, 8 Oct 2006 07:54:06 +0000 (07:54 -0000)]
Fix for bug 1153, typos in debug output

svn path=/trunk/; revision=19451

17 years agoscsi osd
Ronnie Sahlberg [Sun, 8 Oct 2006 04:48:24 +0000 (04:48 -0000)]
scsi osd
collapse attripute parameters, capability and security parameters into subtrees to make the display easier to read

svn path=/trunk/; revision=19450

17 years agoscsi: unusual scsi protocols can request multiple AHS fields for iscsi so decode...
Ronnie Sahlberg [Sun, 8 Oct 2006 04:13:18 +0000 (04:13 -0000)]
scsi: unusual scsi protocols can request multiple AHS fields for iscsi   so decode the AHS properly instead of assuming at most one field is present

scsi-osd   add dissection of  LIST data pdus  and  CREATE cdb

svn path=/trunk/; revision=19449

17 years agodon't crash, if airpcap.dll isn't available
Ulf Lamping [Sat, 7 Oct 2006 22:41:17 +0000 (22:41 -0000)]
don't crash, if airpcap.dll isn't available

svn path=/trunk/; revision=19448

17 years agoStephen Fisher:
Jörg Mayer [Sat, 7 Oct 2006 14:48:04 +0000 (14:48 -0000)]
Stephen Fisher:
packet-cisco-wireless.c is actually trying to dissect WLCCP:

I have attached a dissector I wrote from scratch for the
frames that I'm seeing.  It has #defines for the field offsets and
lengths so it should be easier to merge.  I also attached a sample
capture with one of the frames that I'm seeing.  There are more fields
in the frame I haven't yet figured out, hopefully your dissector has
those that I'm missing.

Me: - Commented in wlccp over udp as well, it works most of the time.
    - Leave the file packet-cisco-wireless.c in for the time being to
      copy over knowledge until no usable info is left in the file.

svn path=/trunk/; revision=19447

17 years agoAlejandro Vaquero:
Jörg Mayer [Sat, 7 Oct 2006 14:24:32 +0000 (14:24 -0000)]
Alejandro Vaquero:
Add portaudio v19 support in addition to v18:

   Here is a patch using the API 2 (v19). I tested it only in Windows.
Attached also the Windows v19 zip file used. I did not modify the
Makefile.nmake to download this new version (when running the "setup"),
because Windows v18 it is still good.

svn path=/trunk/; revision=19446

17 years agoAdd a few packages and fix dissecton of a_codecs and handle the case when
Anders Broman [Fri, 6 Oct 2006 19:48:00 +0000 (19:48 -0000)]
Add a few packages and fix dissecton of a_codecs and handle the case when
hf_param = -1.

svn path=/trunk/; revision=19445

17 years agoFrom Aaron Campbell:
Jaap Keuter [Fri, 6 Oct 2006 19:18:55 +0000 (19:18 -0000)]
From Aaron Campbell:
The expression (BGP_OSPF_RTYPE_EXT ||BGP_OSPF_RTYPE_NSSA) will always
evaluate to 1.  As well, neither of these constants are defined as flag
values, so a bitwise op was probably not intended either.

svn path=/trunk/; revision=19444

17 years agoAdd the u3 packaging directory to the distribution.
Gerald Combs [Fri, 6 Oct 2006 17:50:51 +0000 (17:50 -0000)]
Add the u3 packaging directory to the distribution.

svn path=/trunk/; revision=19443

17 years agoAdd airpcap.h to the distribution.
Gerald Combs [Fri, 6 Oct 2006 17:39:39 +0000 (17:39 -0000)]
Add airpcap.h to the distribution.

svn path=/trunk/; revision=19442

17 years agoRemove entries for the lua plugin as it's not used any more.
Anders Broman [Thu, 5 Oct 2006 21:37:45 +0000 (21:37 -0000)]
Remove entries for the lua plugin as it's not used any more.

svn path=/trunk/; revision=19441

17 years agohave the funnel client passing the destructors for btn data structures to the funnel.
Luis Ontanon [Thu, 5 Oct 2006 16:25:13 +0000 (16:25 -0000)]
have the funnel client passing the destructors for btn data structures to the funnel.
Although useless in practice, it is better to implement it this way... the funnel mini gui might be used by other modules in the future.

svn path=/trunk/; revision=19440

17 years agoMake IPPrim based addresses filterable (mirroring ip/udp/tcp filter names).
Martin Mathieson [Thu, 5 Oct 2006 14:10:10 +0000 (14:10 -0000)]
Make IPPrim based addresses filterable (mirroring ip/udp/tcp filter names).
Add some if (tree) tests to try to avoid doing extra work (large FP captures can be very slow to load).

svn path=/trunk/; revision=19439

17 years agoPatch in bug 1149, adds DCE-style flag for gss-api
Jaap Keuter [Thu, 5 Oct 2006 11:35:41 +0000 (11:35 -0000)]
Patch in bug 1149, adds DCE-style flag for gss-api

svn path=/trunk/; revision=19438

17 years agoStart to make the output from the dissector more like the actual
Anders Broman [Wed, 4 Oct 2006 22:49:40 +0000 (22:49 -0000)]
Start to make the output from the dissector more like the actual
data.

svn path=/trunk/; revision=19437

17 years agoAdded the possibillity of Statistic pkg as well.
Anders Broman [Wed, 4 Oct 2006 22:43:38 +0000 (22:43 -0000)]
Added the possibillity of Statistic pkg as well.

svn path=/trunk/; revision=19436

17 years agoMake provisional ETHERTYPE dependant on registered ETHERTYPE
Jaap Keuter [Wed, 4 Oct 2006 22:01:58 +0000 (22:01 -0000)]
Make provisional ETHERTYPE dependant on registered ETHERTYPE
Remove preferences stuff
Use stringz for variable length names
Media address size independant
Removed generated item
Set actual length of packet
Make info column work without coloring rules or filters

svn path=/trunk/; revision=19435

17 years agoPut back the bugfixes froim Revision 19190/19356
Anders Broman [Wed, 4 Oct 2006 21:52:35 +0000 (21:52 -0000)]
Put back the bugfixes froim Revision 19190/19356
Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1091

"h248_handle was declared localy, udp port was not added at register.

Added a few more packagenames."

svn path=/trunk/; revision=19434

17 years agoFix the version.
Gerald Combs [Wed, 4 Oct 2006 20:53:18 +0000 (20:53 -0000)]
Fix the version.

svn path=/trunk/; revision=19433

17 years agoMisterious bug with cf_read() solved... had nothing to do with cf_read :)
Luis Ontanon [Wed, 4 Oct 2006 18:45:26 +0000 (18:45 -0000)]
Misterious bug with cf_read() solved... had nothing to do with cf_read :)

the callback data for TextWindow buttons was ep_allocated!
after cf_read() it was reused and so it was rewritten...

fix that making it g_malloced instead.

svn path=/trunk/; revision=19432

17 years agoPatch for clean, distclean and maintainer-clean targets for U3 packaging.
Graeme Lunt [Wed, 4 Oct 2006 18:08:51 +0000 (18:08 -0000)]
Patch for clean, distclean and maintainer-clean targets for U3 packaging.

svn path=/trunk/; revision=19431

17 years agoFrom Martin Peylo:
Anders Broman [Wed, 4 Oct 2006 18:00:32 +0000 (18:00 -0000)]
From Martin Peylo:

dissector for Enea's LINX protocol?

A protocol spec is available at <http://www.enea.com/templates/Extension____8947.aspx>. The source of the kernel module could be obtained from Enea by sending a request to "linx at enea dot com".

Currently they use ethertype 0x9999 which is not registered at IEEE.

svn path=/trunk/; revision=19430

17 years agoFrom Nicolas DICHTEL:
Anders Broman [Wed, 4 Oct 2006 17:43:52 +0000 (17:43 -0000)]
From Nicolas DICHTEL:
M flag isn't for MCOA, but for HMIP (RFC4140 Section 4.1).

svn path=/trunk/; revision=19429

17 years agoFrom Martin Warnes:
Anders Broman [Wed, 4 Oct 2006 17:36:40 +0000 (17:36 -0000)]
From Martin Warnes:
The patch addresses issues with higher precision packet
timings on top end iSeries hardware and should enable the iseries wiretap to handle timings in both micro and nano seconds.

svn path=/trunk/; revision=19428

17 years agoFinally got it to complie.
Anders Broman [Wed, 4 Oct 2006 16:02:59 +0000 (16:02 -0000)]
Finally got it to complie.

svn path=/trunk/; revision=19427

17 years agomore cleanup... almost there...
Luis Ontanon [Wed, 4 Oct 2006 15:31:31 +0000 (15:31 -0000)]
more cleanup... almost there...

svn path=/trunk/; revision=19426

17 years ago- wslua_util.c: replace Lua's loadfile and dofile for versions that will try to...
Luis Ontanon [Wed, 4 Oct 2006 14:37:46 +0000 (14:37 -0000)]
- wslua_util.c:  replace Lua's loadfile and dofile for versions that will try to open the file in perscofdir then  dataconfdir if there's no such file in cwd
- wslua_field.c: avoid FieldInfo:__tostring() crashing when the ftype has no val_to_string_repr
- init.lua: inform the user that a packet has been disabled, intead of a cryptic "attemt to call nil"
- Makefile.am: add register_wslua.c and declare_wslua.h to MAINTAINERCLEANFILES
- wslua_gui.c: fix a typo

svn path=/trunk/; revision=19425