[Wireshark-dev] please help

2013-09-11 Thread Ned Stark
dear developers, I am new to Open source coding.I have a fair grip on c,libpcap library and some packet capturing and I am very interested in network analysis and I would love to contribute to Wireshark. Can anyone please tell me about where to start. Thanks in advance.And pardon me if the questio

Re: [Wireshark-dev] qtshark startup time ~1 minute just printing messages

2013-09-11 Thread Joerg Mayer
On Tue, Sep 10, 2013 at 05:25:25PM -0700, Gerald Combs wrote: > I don't recall a lot of controversy when the splash screen + progress > bar was added in 2004. Why all the fuss now? Because this is the first time that I had time to conciously look at and think about it ;-> I've been hit by the bug

Re: [Wireshark-dev] please help

2013-09-11 Thread Joerg Mayer
Hello Kaushik, On Wed, Sep 11, 2013 at 01:00:35PM +0530, Ned Stark wrote: > I am new to Open source coding.I have a fair grip on c,libpcap library and > some packet capturing and I am very interested in network analysis and I > would love to contribute to Wireshark. Can anyone please tell me about

Re: [Wireshark-dev] please help

2013-09-11 Thread Christopher Maynard
Ned Stark writes: > Can anyone please tell me about where to start. Once you've got a development environment set up (which the documentation that Joerg pointed to you should help you with), you're able to compile Wireshark and think you're ready to try making some changes, you might want to per

[Wireshark-dev] TCP/HTTP reassembly problems with IPv6?

2013-09-11 Thread Joerg Mayer
Do we have reassembly problems with IPv6? I tried "wget http://ftp.uni-kl.de/CCC/29C3/ogg-audio-only/29c3-5077-en-ethics_in_security_research_ogg.ogg"; and there was no "200 OK" response, only "tcp segments". After I repeated the command as "wget -4 http://ftp.uni-kl.de/CCC/29C3/ogg-audio-only/2

Re: [Wireshark-dev] please help

2013-09-11 Thread kaushik varanasi
Thank you Joerg and Christopher. As you have advised I have gone through the wireshark developer's guide and the Read-me. I got a basic idea about the functionality of wireshark and how dissectors are coded. I would like to first start by developing the existing dissectors.But I am confused about w

[Wireshark-dev] patch development questions

2013-09-11 Thread Mark Vitale
I've used Wireshark for years but I'm brand new to Wireshark development. I have a few patches to dissector packet-afs that were given to me by a customer to submit on their behalf. I have the current Wireshark source and have my toolchain set up on a Centos6 box to build 1.6, 1.8, or 1.10 succe

Re: [Wireshark-dev] patch development questions

2013-09-11 Thread Evan Huus
On Wed, Sep 11, 2013 at 3:42 PM, Mark Vitale wrote: > I've used Wireshark for years but I'm brand new to Wireshark development. > Welcome :) My understanding from reading the developer docs is that I should open bug > reports and attach my patches > to the tickets. These patches should apply

Re: [Wireshark-dev] patch development questions

2013-09-11 Thread Anders Broman
Mark Vitale skrev 2013-09-11 21:42: I've used Wireshark for years but I'm brand new to Wireshark development. I have a few patches to dissector packet-afs that were given to me by a customer to submit on their behalf. I have the current Wireshark source and have my toolchain set up on a Centos6

Re: [Wireshark-dev] patch development questions

2013-09-11 Thread Mark Vitale
On Sep 11, 2013, at 3:52 PM, Anders Broman wrote: > You should be able to build trunk on CentOS 6 ( unless GTK2 is to old) > ./configure --with-gtk2 Thank you, that worked well for me. -- Mark Vitale mvit...@sinenomine.net signature.asc Description: Message signed with OpenPGP using GPGMa