[Wireshark-dev] Outstanding issues for 0.99.7

2007-12-11 Thread Gerald Combs
The 0.99.7 section in http://wiki.wireshark.org/Development/Roadmap lists two outstanding items for 0.99.7: - Add "PortableApps" (Windows USB stick) package to website - Items marked with {1} in the TODO list of Development/SNMP I'll work on the PortableApps updates in the next day or so. How

Re: [Wireshark-dev] Interpreting ethernet trailers

2007-12-11 Thread Benn Bollay
>On Tue, Dec 11, 2007 at 01:09:21PM -0800, Benn Bollay wrote: >> I'm trying to write a dissector for ethernet trailers. It seems like >> the ideal way would be to hook the existing ethernet dissector and >> have it call my dissector, however I can't figure out any way of doing >> this on the exist

Re: [Wireshark-dev] Interpreting ethernet trailers

2007-12-11 Thread Stephen Fisher
On Tue, Dec 11, 2007 at 01:09:21PM -0800, Benn Bollay wrote: > I'm trying to write a dissector for ethernet trailers. It seems like > the ideal way would be to hook the existing ethernet dissector and > have it call my dissector, however I can't figure out any way of doing > this on the existence

Re: [Wireshark-dev] Installation error in wireshark-0.99.6

2007-12-11 Thread Guy Harris
[EMAIL PROTECTED] wrote: > */usr/bin/install: reading `.libs/libwireshark.so.0.0.1': Input/output > error* > > * * > > Can anybody please help? Is the directory in which you're compiling Wireshark located on a local disk on the machine on which you're compiling Wireshark, or on a file server

[Wireshark-dev] Interpreting ethernet trailers

2007-12-11 Thread Benn Bollay
Hello all -- I'm trying to write a dissector for ethernet trailers. It seems like the ideal way would be to hook the existing ethernet dissector and have it call my dissector, however I can't figure out any way of doing this on the existence of the trailer that doesn't require manipulating packe

Re: [Wireshark-dev] Compilation failure: cannot open include file: 'hmac.h' (packet-isakmp.c) / 'des.h' (packet-kerberos.c)

2007-12-11 Thread Kaul
Mine was defined, not even sure why. Without it, it compiles fine - thanks. I've filed http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2089 about this issue. Perhaps the bug is that nettle is not brought by the 'nmake ... setup' command? On Dec 11, 2007 10:02 AM, Stephen Fisher <[EMAIL PROTEC

Re: [Wireshark-dev] Compilation failure: cannot open include file: 'hmac.h' (packet-isakmp.c) / 'des.h' (packet-kerberos.c)

2007-12-11 Thread Stephen Fisher
On Tue, Dec 11, 2007 at 09:01:13AM +0200, Kaul wrote: > Thanks, I've tried that, but it didn't help. Can you tell me where > your hmac.h and/or des.h files are located? I actually don't seem to have those files. Notice that they're included in packet-isakmp.c / packet-kerberos.c within a #ifdef