Re: [Wireshark-dev] Query regarding GTP protocol

2006-09-15 Thread Jaap Keuter
Hi, Take some time to rest your brain, you'll code twice as fast and accurate once you get some sleep in. I'm turning in too. Good night ;) Jaap On Fri, 15 Sep 2006, prashanth joshi wrote: > Hey i did not c that actually. In the last 24 hours i've had only three > (it's 1.30 night here) I've ha

Re: [Wireshark-dev] Query regarding GTP protocol

2006-09-15 Thread prashanth joshi
Hey i did not c that actually. In the last 24 hours i've had only three (it's 1.30 night here) I've had only 3 hours of sleep, may be i did not observe the Length field getting printed due to the  effect of loss of sleep. Thanks for pointing out that. Other wise i wud hav been frustrated. Regards,

Re: [Wireshark-dev] plug in dissector for Wireshark 0.99.3

2006-09-15 Thread Bill Fassler
Thanks Guy!  I really appreciate your prompt and informative response.  I never used or seen Ethereal or Wireshark before last week nor have I ever worked with VoIP, so if it sounds like I don't know what I'm talking about its because I really don't know what I'm talking about.  This application is

Re: [Wireshark-dev] Query regarding GTP protocol

2006-09-15 Thread Jaap Keuter
On Fri, 15 Sep 2006, prashanth joshi wrote: > Hi , > I wanted to print a message in the decode_gtp_cause function. But i did not > get any such result in the ethereal display. Please tell me what may be the > reason. > the following is the function : > static int decode_gtp_cause(tvbuff_t

[Wireshark-dev] Query regarding GTP protocol

2006-09-15 Thread prashanth joshi
Hi , I wanted to print a message in the decode_gtp_cause function. But i did not get any such result in the ethereal display. Please tell me what may be the reason.the following is the function : static int decode_gtp_cause(tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree) {

Re: [Wireshark-dev] plug in dissector for Wireshark 0.99.3

2006-09-15 Thread Guy Harris
On Sep 15, 2006, at 12:14 PM, Bill Fassler wrote: > The traffic is initially captured and classified as "Ethernet > II" (apparently the default selection when Wireshark can't determine > what kind of Ethernet traffic). What do you mean by "classified as 'Ethernet II'"? If you mean it disp

[Wireshark-dev] plug in dissector for Wireshark 0.99.3

2006-09-15 Thread Bill Fassler
I am working on a proprietary VoIP protocol plugin.  I have my build enviornment configured and am apparently producing a usable plugin dll.  My company isolates its intenal development machines from the external Internet, so what I wind up doing is building on a Internet capable workstation in ord

[Wireshark-dev] New radius attributes (RFC 4590)

2006-09-15 Thread Alexander Schrab
Hi, i noticed you haven't updated the radius dictionary file. Here is a patch /Alexander Schrab wiresharkpatch Description: wiresharkpatch ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-de

Re: [Wireshark-dev] Cannot open include file: 'airpcap.h'

2006-09-15 Thread Niu Mingqiang-CQV683
You should copy the 'airpcap.h' to the root directory of wireshark manually. You can download it from the internet. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lars Ruoff Sent: 2006年9月15日 17:43 To: Developer support list for Wireshark Subject: [Wiresh

[Wireshark-dev] Cannot open include file: 'airpcap.h'

2006-09-15 Thread Lars Ruoff
Hi, i'm trying to compile the 0.99.3 source tar on Win32/MSVC and run into the problem that i don't have the airpcap.h file. I have AIRPCAP_CONFIG= (nothing) in my config.nmake (without changing anything). What is the problem? Is that file missing in the tar or is there a way i can do without it?

Re: [Wireshark-dev] Build dependencies/conflicts unsatisfied; aborting

2006-09-15 Thread chris.guo
The package I used is wireshark-0.99.2 not so old, I don't know why it displayed "ethereal 0.10.12-3". -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ext Jaap Keuter Sent: Friday, September 15, 2006 5:00 PM To: Developer support list for Wireshark Subje

Re: [Wireshark-dev] Build dependencies/conflicts unsatisfied; aborting

2006-09-15 Thread Jaap Keuter
Hi, That is for an _old_ ethereal package. I'm not sure which source tarball you used, but I recon the Debian package files weren't kept up to date. It should be better with the Wireshark tarballs. Thanx, Jaap On Fri, 15 Sep 2006 [EMAIL PROTECTED] wrote: > Hi List, > > I tried to build a binary

[Wireshark-dev] Build dependencies/conflicts unsatisfied; aborting

2006-09-15 Thread chris.guo
Hi List,   I tried to build a binary package. After ran "./make debian-package" it reported following error:   #  make debian-packagedpkg-buildpackage -rfakeroot -us -ucdpkg-buildpackage: source package is etherealdpkg-buildpackage: source version is 0.10.12-3dpkg-buildpackage: source c