obnox/wireshark/wip.git
18 years agoUse intptr_t for int-to-pointer conversions.
gerald [Fri, 3 Mar 2006 20:44:53 +0000 (20:44 +0000)]
Use intptr_t for int-to-pointer conversions.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17457 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoClean up white space.
guy [Fri, 3 Mar 2006 10:17:04 +0000 (10:17 +0000)]
Clean up white space.

Don't warn about a live capture format other than libpcap format if
you're not capturing to a file.

Do warn about a maximum capture file specification if you're not
capturing to a file.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17456 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoSquelch a compiler warning.
guy [Fri, 3 Mar 2006 10:14:27 +0000 (10:14 +0000)]
Squelch a compiler warning.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17455 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoethereal-tut.mgp has a few problems:
jake [Fri, 3 Mar 2006 07:12:51 +0000 (07:12 +0000)]
ethereal-tut.mgp has a few problems:
* Written almost 6 years ago, some of the information is outdated.
* The referenced images are missing, so the presentation won't run.
The author agrees to remove it

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17454 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago- make them work as the got broken while docommenting them.
lego [Thu, 2 Mar 2006 22:55:14 +0000 (22:55 +0000)]
- make them work as the got broken while docommenting them.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17453 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoThe attached patch adds support for LAPD frames captured using vISDN thru
etxrab [Thu, 2 Mar 2006 21:31:33 +0000 (21:31 +0000)]
The attached patch adds support for LAPD frames captured using vISDN thru
libpcap. The support has already been included in libpcap.

The patch adds a new wiretap encapsulation, the necessary glue to decode
SLL-encapsulated frames, and some minor change in the LAPD dissector in order
to support the remote-to-remote frames captured on the ISDN E-Channel.

Please apply ethereal-encap-table.diff before, as it fixes a misalignment in
the encapsulation names table.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17452 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agofrom Daniele Orlandi:
etxrab [Thu, 2 Mar 2006 21:29:15 +0000 (21:29 +0000)]
from Daniele Orlandi:
The attached patch adds support for LAPD frames captured using vISDN thru
libpcap. The support has already been included in libpcap.

The patch adds a new wiretap encapsulation, the necessary glue to decode
SLL-encapsulated frames, and some minor change in the LAPD dissector in order
to support the remote-to-remote frames captured on the ISDN E-Channel.

Please apply ethereal-encap-table.diff before, as it fixes a misalignment in
the encapsulation names table.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17451 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Daniele Orlandi:
etxrab [Thu, 2 Mar 2006 21:28:05 +0000 (21:28 +0000)]
From Daniele Orlandi:

The attached patch adds support for LAPD frames captured using vISDN thru
libpcap. The support has already been included in libpcap.

The patch adds a new wiretap encapsulation, the necessary glue to decode
SLL-encapsulated frames, and some minor change in the LAPD dissector in order
to support the remote-to-remote frames captured on the ISDN E-Channel.

Please apply ethereal-encap-table.diff before, as it fixes a misalignment in
the encapsulation names table.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17450 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoMake 3gpp AVP:s Vendor specific
etxrab [Thu, 2 Mar 2006 21:19:25 +0000 (21:19 +0000)]
Make 3gpp AVP:s Vendor specific

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17449 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoCorrect some AVP types
etxrab [Thu, 2 Mar 2006 21:17:56 +0000 (21:17 +0000)]
Correct some AVP types

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17448 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Ming Zhang
sahlberg [Thu, 2 Mar 2006 21:17:18 +0000 (21:17 +0000)]
From Ming Zhang

Add dissection of some additional SCSI SSC commands :

space6
erase6
locate10
space16
locate16

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17447 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Greg Morris:
etxrab [Thu, 2 Mar 2006 20:50:33 +0000 (20:50 +0000)]
From Greg Morris:
- Change to display NCP connection for each conversation
- New NCP Endpoints. Please apply
expert_comp_table
- Use local variable space instead of pointer. The previous implementation utilized pointers and the values would change the table data.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17446 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix for bug 783 from Didier Gautheron
jake [Thu, 2 Mar 2006 20:44:13 +0000 (20:44 +0000)]
Fix for bug 783 from Didier Gautheron
I know nothing about iscsi , but try the attached patch. It fix the
wrong desegmentation and the ethereal bug isn't triggered anymore.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17445 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoIn order to reduce the height of the Preference dialog moving several items from...
jake [Thu, 2 Mar 2006 14:44:50 +0000 (14:44 +0000)]
In order to reduce the height of the Preference dialog moving several items from the User Interface page to the Layout page.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17444 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago make the tcp_acked struct a pointer from the tcpd struct since we might need it...
sahlberg [Thu, 2 Mar 2006 09:33:49 +0000 (09:33 +0000)]
 make the tcp_acked struct a pointer from the tcpd struct since we might need it hanging around.

only call subdissectors for packets that are NOT keepalives nor zerowindowprobes.

keepalives only contain garbage anyway
and zerowindowproes just contain a single byte of incomplete data so whats the point trying to dissect it further.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17443 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago- remove some warnings from the windows compile
lego [Thu, 2 Mar 2006 00:22:39 +0000 (00:22 +0000)]
- remove some warnings from the windows compile
- some more Tap documentation

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17442 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoI don't see any reason why we should only have to look for a hosts file in the person...
ulfl [Thu, 2 Mar 2006 00:06:15 +0000 (00:06 +0000)]
I don't see any reason why we should only have to look for a hosts file in the personal preferences file, but not in the datafile path, as we doing it for a lot of other config files at runtime.

Add a try to use a global hosts file if one is available ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17441 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd Lua support by default for Win32. Fix some compilation problems.
gerald [Wed, 1 Mar 2006 21:31:07 +0000 (21:31 +0000)]
Add Lua support by default for Win32.  Fix some compilation problems.
Add Lua information to the version paragraph.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17440 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Camilo Viecco:
jake [Wed, 1 Mar 2006 17:25:21 +0000 (17:25 +0000)]
From Camilo Viecco:
I just make some modifications for the current Sebek dissector so It can
understand both sebek V2 and V3 packets.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17439 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoA "-b" argument must have a : in it, as it has to specify a criterion
guy [Wed, 1 Mar 2006 01:54:46 +0000 (01:54 +0000)]
A "-b" argument must have a : in it, as it has to specify a criterion
type and value, separated by a :.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17438 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoClean up indentation a bit.
guy [Wed, 1 Mar 2006 01:46:52 +0000 (01:46 +0000)]
Clean up indentation a bit.

In "capture_input_new_file()", don't call the callbacks unless we
succeed in opening the new file.  Have "capture_info_new_file()" return
a success/failure indication.

Improve the message logged when we fail to open the new file if we're
only opening it for the quick packet counts.  We really should put up an
alert box and give up on the capture at that point.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17437 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoReject attempts to use packet capture options when we're reading a saved
guy [Wed, 1 Mar 2006 01:21:51 +0000 (01:21 +0000)]
Reject attempts to use packet capture options when we're reading a saved
capture file.

We don't support saving live captures in any format other than libpcap
format (and probably don't want to - we really want to avoid using
Wiretap in that case, as it requires us to Wiretapify captured packets,
which adds extra processing to the capture path); reject attempts to do
that.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17436 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoUse "tvb_format_string()" on strings extracted from the packet.
guy [Wed, 1 Mar 2006 00:22:34 +0000 (00:22 +0000)]
Use "tvb_format_string()" on strings extracted from the packet.

Use "tvb_get_ephemeral_string()" to extract a counted string into an
ep_allocated null-terminated buffer.

Constify a variable that points to packet data.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17435 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoReplace commenting-out of code with "#if 0"/#endif" - it's a bit safer
guy [Wed, 1 Mar 2006 00:15:55 +0000 (00:15 +0000)]
Replace commenting-out of code with "#if 0"/#endif" - it's a bit safer
(you don't have to worry about comments in #if 0'ed otu code), and it
also fixes an unclosed comment (the commenting-out ended with /* rather
than */).

Fix up some indentation as well.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17434 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoConstify some items, and make one item static, so we don't initialize
guy [Wed, 1 Mar 2006 00:14:12 +0000 (00:14 +0000)]
Constify some items, and make one item static, so we don't initialize
stack copies at run time.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17433 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoThe sequence and ack numbers in a TCP are guint32's, which means they
guy [Wed, 1 Mar 2006 00:13:19 +0000 (00:13 +0000)]
The sequence and ack numbers in a TCP are guint32's, which means they
should be printed with "%u", not "%lu" (especially on LP64 platforms).

Fix up indentation.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17432 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago"help()" really just prints a usage message; it's not a full-blown help
guy [Wed, 1 Mar 2006 00:11:16 +0000 (00:11 +0000)]
"help()" really just prints a usage message; it's not a full-blown help
system.  Just call it "usage()".

Also, it doesn't use the "progname" argument - it doesn't need to, it's
text2pcap-specific, and it prefers to call it "Text2pcap" anyway (and,
besides, argv[0] might well be a pathname).  Get rid of that argument.

Fix some white space.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17431 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix for bug 762: implementing Off/On duration presentation in 10ms units
jake [Tue, 28 Feb 2006 18:22:46 +0000 (18:22 +0000)]
Fix for bug 762: implementing Off/On duration presentation in 10ms units

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17430 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Martin Mathieson:
etxrab [Tue, 28 Feb 2006 17:40:01 +0000 (17:40 +0000)]
From Martin Mathieson:
This patch adds the SIP History-Info header from RFC4244.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17429 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoBugfix: Dissect BAT ASE Signal IE properly.
etxrab [Tue, 28 Feb 2006 17:01:29 +0000 (17:01 +0000)]
Bugfix: Dissect BAT ASE Signal IE properly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17428 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Peter Johansson:
etxrab [Tue, 28 Feb 2006 17:00:31 +0000 (17:00 +0000)]
From Peter Johansson:
fixes the following compilation warnings (and
potential problems that may otherwise follow).

packet-per.c(796) : warning C4047: 'function' : 'struct _proto_node ** '
differs in levels of indirection from 'struct _proto_node *'
packet-per.c(796) : warning C4024: 'dissect_per_boolean' : different
types for formal and actual parameter 7
packet-per.c(796) : warning C4700: local variable 'pi' used without
having been initialized

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17427 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agomark a few generated fields as generated using PROTO_ITEM_SET_GENERATED
sahlberg [Tue, 28 Feb 2006 10:10:08 +0000 (10:10 +0000)]
mark a few generated fields as generated using PROTO_ITEM_SET_GENERATED

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17426 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoadd new dissect_ber_integer64() that can handle 8,16,24,32 and 64bit integers.
sahlberg [Tue, 28 Feb 2006 09:39:53 +0000 (09:39 +0000)]
add new   dissect_ber_integer64()  that can handle 8,16,24,32 and 64bit integers.

use proto_tree_add_[u]int[8,16,24,32,64]() instread of proto_tree_add_item()
since BER integers may well be encoded in less bytes than the type requires.
(i do not think the old code with proto_tree_add_item() could have handleded negative values very well    or at all.)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17425 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd guard pages to emem.c. GP memory is protected using mprotect()
gerald [Mon, 27 Feb 2006 20:51:53 +0000 (20:51 +0000)]
Add guard pages to emem.c.  GP memory is protected using mprotect()
under UNIX and VirtualProtect() under Windows.  This probably breaks
compatibility with Windows 95/98/ME.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17424 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd an entry for the UMA dissector.
gerald [Mon, 27 Feb 2006 19:43:53 +0000 (19:43 +0000)]
Add an entry for the UMA dissector.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17423 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoProperly terminate a value string. Fixes a current Buildbot complaint.
gerald [Mon, 27 Feb 2006 15:39:08 +0000 (15:39 +0000)]
Properly terminate a value string.  Fixes a current Buildbot complaint.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17422 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoSolving minor annoyances.
jake [Mon, 27 Feb 2006 14:03:48 +0000 (14:03 +0000)]
Solving minor annoyances.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17421 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agofrom dieder:
etxrab [Mon, 27 Feb 2006 09:02:16 +0000 (09:02 +0000)]
from dieder:
packet-x11
copy and past overlooked? test with 8 but substract to 4.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17420 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom dider
etxrab [Mon, 27 Feb 2006 09:01:10 +0000 (09:01 +0000)]
From dider
file.c
time reference menu callback doesn't set  cf->filter, it dumps a core if
you have a file big enough in find next/ find prev.

addr_resolv.c
leak memory, break list chain when snooping address.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17419 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoooops, my latest changes doesn't seem to follow the DTD strictly ...
ulfl [Mon, 27 Feb 2006 08:59:24 +0000 (08:59 +0000)]
ooops, my latest changes doesn't seem to follow the DTD strictly ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17418 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd extention bit if per internal fields shown.
etxrab [Mon, 27 Feb 2006 08:35:24 +0000 (08:35 +0000)]
Add extention bit if per internal fields shown.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17417 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom: Florent Drouin:
etxrab [Mon, 27 Feb 2006 08:33:29 +0000 (08:33 +0000)]
From: Florent Drouin:
Add a test to avoid divide by zero during stat. display. Use new variable j, instead of i, already used in the loop.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17416 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago- Some more comments
lego [Mon, 27 Feb 2006 01:54:22 +0000 (01:54 +0000)]
- Some more comments

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17415 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoa complete rewrite of the Win32 installation procedure description with a step-by...
ulfl [Sun, 26 Feb 2006 18:24:39 +0000 (18:24 +0000)]
a complete rewrite of the Win32 installation procedure description with a step-by-step guide.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17414 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoadd a possible solution (add another package using cygwin) if a tool wasn't found.
ulfl [Sun, 26 Feb 2006 18:21:50 +0000 (18:21 +0000)]
add a possible solution (add another package using cygwin) if a tool wasn't found.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17413 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix bounds error.
jake [Sat, 25 Feb 2006 13:54:00 +0000 (13:54 +0000)]
Fix bounds error.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17412 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoThe semantics of luaL_checkudata() change between 5.0 and 5.1 (the later triggers...
lego [Sat, 25 Feb 2006 12:54:25 +0000 (12:54 +0000)]
The semantics of luaL_checkudata() change between 5.0 and 5.1 (the later triggers an error).
make sure isXxx() functions do not trigger an error, we want them to return not to pop the stack back to the lua caller.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17411 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd asn1 to the clean target
etxrab [Sat, 25 Feb 2006 09:31:35 +0000 (09:31 +0000)]
Add asn1 to the clean target

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17410 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Martin Mathieson
etxrab [Sat, 25 Feb 2006 09:28:52 +0000 (09:28 +0000)]
From Martin Mathieson

- add SIP response code 412 ("Conditional Request Failed") to stats taps.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17409 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Martin Mathieson:
etxrab [Sat, 25 Feb 2006 09:23:10 +0000 (09:23 +0000)]
From Martin Mathieson:
This patch further tightens up testing for resent packets.
It now always compares the method.  I've seen examples where the called
party hangs up, and chooses the same CSeq for the BYE as the calling
party chose for the INVITE.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17408 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoIgnore *.pod
jmayer [Sat, 25 Feb 2006 04:38:39 +0000 (04:38 +0000)]
Ignore *.pod

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17407 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago- elua_proto
lego [Sat, 25 Feb 2006 03:21:00 +0000 (03:21 +0000)]
- elua_proto
  - add doComments
  - fix an error in DissectorTable_remove
  - reorganize DissectorTable_try

 - elua.h
   squelch some warnings

- Makefile.nmake
  - replace the $^ macro with the targets (i.e. do what nmake was supposed to do)
  - move the doc target into the conditional part

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17406 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoRemove references to README.tvbuff. The Makefile.am should fix the
jmayer [Sat, 25 Feb 2006 02:02:36 +0000 (02:02 +0000)]
Remove references to README.tvbuff. The Makefile.am should fix the
buildbot failure.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17405 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoan error return was missing a pcap_close() call
ulfl [Sat, 25 Feb 2006 00:02:26 +0000 (00:02 +0000)]
an error return was missing a pcap_close() call

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17404 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoupdate some comments, as dumpcap no longer uses console window stuff
ulfl [Sat, 25 Feb 2006 00:00:33 +0000 (00:00 +0000)]
update some comments, as dumpcap no longer uses console window stuff

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17403 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoadd the dumpcap manpage to the menu
ulfl [Fri, 24 Feb 2006 23:59:22 +0000 (23:59 +0000)]
add the dumpcap manpage to the menu

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17402 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoRemove obsolete document README.tvbuff
jake [Fri, 24 Feb 2006 21:54:54 +0000 (21:54 +0000)]
Remove obsolete document README.tvbuff

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17401 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix bug 769. Print seq# and ack# as _unsigned_ int in the comment.
jake [Fri, 24 Feb 2006 20:46:39 +0000 (20:46 +0000)]
Fix bug 769. Print seq# and ack# as _unsigned_ int in the comment.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17400 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoI changed some vanames and did not compile...
lego [Fri, 24 Feb 2006 08:44:49 +0000 (08:44 +0000)]
I changed some vanames and did not compile...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17399 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agosvn propset ...
jmayer [Fri, 24 Feb 2006 08:09:23 +0000 (08:09 +0000)]
svn propset ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17398 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agofinish adding the tethereal's funnel.
lego [Fri, 24 Feb 2006 02:01:29 +0000 (02:01 +0000)]
finish adding the tethereal's funnel.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17397 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd the (still unfinished) tethereal side of the funnel.
lego [Fri, 24 Feb 2006 01:41:59 +0000 (01:41 +0000)]
Add the (still unfinished) tethereal side of the funnel.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17396 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoPrint an error when we detect memory corruption. Fix a typo in a comment.
gerald [Thu, 23 Feb 2006 23:12:42 +0000 (23:12 +0000)]
Print an error when we detect memory corruption.  Fix a typo in a comment.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17395 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix bug 765. ARMBER -> AMBER
jake [Thu, 23 Feb 2006 22:09:54 +0000 (22:09 +0000)]
Fix bug 765. ARMBER -> AMBER

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17394 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoThe task management flags in FCP are very useful to display since they convey that...
sahlberg [Thu, 23 Feb 2006 22:03:55 +0000 (22:03 +0000)]
The task management flags in FCP are very useful to display since they convey that something real bad has happened.

Therefore put them and fence them at the start of the Info column

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17393 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agocreate a real function to emulate g_strlcat() for GTK<2
sahlberg [Thu, 23 Feb 2006 21:49:30 +0000 (21:49 +0000)]
create a real function to emulate g_strlcat()  for GTK<2
so that the linker will find it.

This eliminates the need to include strutil.h (where this was previously a macro)  in all callers of this function.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17392 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agowhen including menu.h we also need to include stdio.h to get FILE
sahlberg [Thu, 23 Feb 2006 21:33:59 +0000 (21:33 +0000)]
when including menu.h  we also need to include stdio.h to get FILE

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17391 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix bug 764. Always initialize the members of the tuple on creation.
jake [Thu, 23 Feb 2006 21:22:54 +0000 (21:22 +0000)]
Fix bug 764. Always initialize the members of the tuple on creation.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17390 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix bug 741. Menu/Toolbar follow auto scroll checkbox in capture options.
jake [Thu, 23 Feb 2006 20:53:20 +0000 (20:53 +0000)]
Fix bug 741. Menu/Toolbar follow auto scroll checkbox in capture options.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17389 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoMark 3GPP AVP:s as Vendor specific.
etxrab [Thu, 23 Feb 2006 20:06:52 +0000 (20:06 +0000)]
Mark 3GPP AVP:s as Vendor specific.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17388 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd parsertab.pyc in clean target
etxrab [Thu, 23 Feb 2006 20:05:52 +0000 (20:05 +0000)]
Add parsertab.pyc in clean target

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17387 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd parsertab.pyc in clean target
etxrab [Thu, 23 Feb 2006 20:05:05 +0000 (20:05 +0000)]
Add parsertab.pyc in clean target

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17386 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Alejandro Vaquero:
etxrab [Thu, 23 Feb 2006 20:03:42 +0000 (20:03 +0000)]
From Alejandro Vaquero:

a patch for the VoipCalls to fix a couple of issues:
- a problem with the RTP Events (RFC2833) not been handle correctly
- Display the RTP stream in time order when the setup frame is after the
RTP stream.
- fix a init issue that caused the H245 packet to not been displayed
correctly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17385 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Alejandro Vaquero:
etxrab [Thu, 23 Feb 2006 20:03:06 +0000 (20:03 +0000)]
From Alejandro Vaquero:

a patch for the VoipCalls to fix a couple of issues:
- a problem with the RTP Events (RFC2833) not been handle correctly
- Display the RTP stream in time order when the setup frame is after the
RTP stream.
- fix a init issue that caused the H245 packet to not been displayed
correctly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17384 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Alejandro Vaquero:
etxrab [Thu, 23 Feb 2006 20:02:23 +0000 (20:02 +0000)]
From Alejandro Vaquero:

a patch for the VoipCalls to fix a couple of issues:
- a problem with the RTP Events (RFC2833) not been handle correctly
- Display the RTP stream in time order when the setup frame is after the
RTP stream.
- fix a init issue that caused the H245 packet to not been displayed
correctly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17383 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago- More "docOMMentation" of the API
lego [Thu, 23 Feb 2006 17:02:29 +0000 (17:02 +0000)]
- More "docOMMentation" of the API

- also supress Address__ge and Address_gt because re-reading the ref manual I noticed that they are suplerfluous (Lua assumes that a > b is equivalent to b < a, which in most cases (as this) it does)

- have elua_makedoc.pl hanlde docomments in more than one line and after the line where the entity s defined.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17382 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd ep_tvb_memdup() description to documentation
jake [Thu, 23 Feb 2006 16:52:13 +0000 (16:52 +0000)]
Add ep_tvb_memdup() description to documentation

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17381 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix for bug 762. Decode either LED function or off duration.
jake [Thu, 23 Feb 2006 11:56:18 +0000 (11:56 +0000)]
Fix for bug 762. Decode either LED function or off duration.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17380 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoDelete docs in maintainer-clean target
jmayer [Thu, 23 Feb 2006 10:18:05 +0000 (10:18 +0000)]
Delete docs in maintainer-clean target

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17379 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoadd an expansion to ethernet source and destination addresses
sahlberg [Thu, 23 Feb 2006 09:54:08 +0000 (09:54 +0000)]
add an expansion to ethernet source and destination addresses

inside this expansion show
1,    eth.addr      so people can see that this field exists (i think it is futile to use "hidden" fields and expect people to search through the infinitely long list of fields,   better show everything and they will see themself what fuields they can filter on)
2,  bit 0x01 of the first byte to show if it is Multi or Uni-cast
3, bit 0x02 of the first byte to show if it is a locally administrated address or not.
I do use the (to laymen) more descriptive names  "factory default"    instead of LocallyAdminAddr in the true_false string though.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17378 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agofix for bug 718
sahlberg [Thu, 23 Feb 2006 09:11:00 +0000 (09:11 +0000)]
fix for bug 718

dont play games with lnk_t
If the preference is set to unconditionally dissect everything as docsis   just call the docsis handler directly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17377 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd TCAP ssn
etxrab [Thu, 23 Feb 2006 06:35:45 +0000 (06:35 +0000)]
Add TCAP ssn

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17376 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoForgot...
lego [Wed, 22 Feb 2006 23:58:21 +0000 (23:58 +0000)]
Forgot...

Elua functions in elua.c moved to this new file.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17375 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago- More documentation embeded in the source code.
lego [Wed, 22 Feb 2006 23:55:11 +0000 (23:55 +0000)]
- More documentation embeded in the source code.
- Changed some Macros
- Have dump:close NULLyfing the boxed object so that no futher operations are performed on a dumper once is closed.
- Check if elua_register.h has changed and avoid overwriting it if it hasn't changed to avoid unnecessary compilations.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17374 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFrom Irene Ruengler:
tuexen [Wed, 22 Feb 2006 17:27:23 +0000 (17:27 +0000)]
From Irene Ruengler:
Fix bug regarding the lower left edge and the handling of points outside the displayed region.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17373 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoDesegment DT1 messages.
etxrab [Wed, 22 Feb 2006 16:25:29 +0000 (16:25 +0000)]
Desegment DT1 messages.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17372 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoelua_register.h wasn't built automatically
jmayer [Wed, 22 Feb 2006 14:19:39 +0000 (14:19 +0000)]
elua_register.h wasn't built automatically

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17371 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoRemove svn:executable property from source files
jake [Wed, 22 Feb 2006 12:04:03 +0000 (12:04 +0000)]
Remove svn:executable property from source files

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17370 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agomake the old style SNMP dissector handle 64 bit integers better
sahlberg [Wed, 22 Feb 2006 10:45:23 +0000 (10:45 +0000)]
make the old style SNMP dissector handle 64 bit integers better

fixes bug 723

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17369 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agomake IPP treat all fields with the name '*-time' and being 4 byte integers
sahlberg [Wed, 22 Feb 2006 09:53:22 +0000 (09:53 +0000)]
make IPP treat all fields with the name '*-time' and being 4 byte integers
as if they are unix 32 bit timestamps and display them as such.

this fixes bug 755

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17368 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago from kirby files
sahlberg [Wed, 22 Feb 2006 08:39:06 +0000 (08:39 +0000)]
 from kirby files

ppp/bpdu update

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17367 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd some missing files.
etxrab [Wed, 22 Feb 2006 06:12:50 +0000 (06:12 +0000)]
Add some missing files.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17366 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoAdd makefile.nmake
etxrab [Wed, 22 Feb 2006 06:06:21 +0000 (06:06 +0000)]
Add makefile.nmake

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17365 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoNo need for empty lualib directory
jmayer [Wed, 22 Feb 2006 04:48:06 +0000 (04:48 +0000)]
No need for empty lualib directory

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17364 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoI commented out this a while ago as they caused a crash in GTK2.8/cairo on my box...
lego [Tue, 21 Feb 2006 23:35:13 +0000 (23:35 +0000)]
I commented out this a while ago as they caused a crash in GTK2.8/cairo on my box. I checked it in by mistake with a lot of more files, even worst I did not pay attention to an e-mail on the list regarding the damage caused. Luckily Alejandro Vaquero contacted me directly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17363 f5534014-38df-0310-8fa8-9805f1628bb7

18 years ago- rename all the c files
lego [Tue, 21 Feb 2006 21:52:28 +0000 (21:52 +0000)]
- rename all the c files
- have elua_makereg.pl generating the declaration and registration Macros for each module
- start of elua_makedoc.pl that should generate the Reference Manual from the code.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17362 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix for bug 758: Adding facility codes 12-15 according to RFC 3164
jake [Tue, 21 Feb 2006 21:30:27 +0000 (21:30 +0000)]
Fix for bug 758: Adding facility codes 12-15 according to RFC 3164

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17361 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoPut in some of the old functionallity.
etxrab [Tue, 21 Feb 2006 18:56:25 +0000 (18:56 +0000)]
Put in some of the old functionallity.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17360 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix for bug 756. Handle CR as part of separator as well.
jake [Tue, 21 Feb 2006 11:48:40 +0000 (11:48 +0000)]
Fix for bug 756. Handle CR as part of separator as well.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17359 f5534014-38df-0310-8fa8-9805f1628bb7

18 years agoFix for bug 724: DNS dissector fails in handling the sign of Altitude in LOC type...
jake [Tue, 21 Feb 2006 08:14:11 +0000 (08:14 +0000)]
Fix for bug 724: DNS dissector fails in handling the sign of Altitude in LOC type response (RFC1867)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17358 f5534014-38df-0310-8fa8-9805f1628bb7