[Wireshark-dev] cross compiling

2008-07-01 Thread valentin . ecker
Hi! I would like to compile my version of Wireshark for a x86_64-linux and make a deb-package. Unfortunately i have only a 32bit system. Is there a possibilitiy to cross-compile? I found "./configure --host=HOST", but im not sure what i have to put in for HOST!? (It already compiles on my 32bit

[Wireshark-dev] wireshark 1.0.1?

2008-06-12 Thread valentin . ecker
Hi there! A short question: Do you have any plans to make a new release in the near future? thx Valentin___ Wireshark-dev mailing list Wireshark-dev@wireshark.org https://wireshark.org/mailman/listinfo/wireshark-dev

[Wireshark-dev] bug when applying preferences?

2008-05-27 Thread valentin . ecker
Hi there! I'm not sure if this is a bug, but: If you open the preferences dialog and change a value (e.g. i changed ACN->Decode ACN), and you press APPLY or OK, the captured data gets processed 2 times (of course your capture has to be big enough to observe that). Its just happening the first

Re: [Wireshark-dev] Fw: modifying the eth-dissector

2008-04-17 Thread valentin . ecker
) Or is there a better way? Again, thanks a lot for your help! Valentin - Forwarded by Valentin Ecker/TTTech on 31.03.2008 15:06 - Valentin Ecker/TTTech 25.03.2008 13:52 To wireshark-dev@wireshark.org cc Subject modifying the eth-dissector Hi all, I would like to writ

Re: [Wireshark-dev] Fw: modifying the eth-dissector

2008-04-17 Thread valentin . ecker
Again, thanks a lot for your help! Valentin - Forwarded by Valentin Ecker/TTTech on 31.03.2008 15:06 - Valentin Ecker/TTTech 25.03.2008 13:52 To wireshark-dev@wireshark.org cc Subject modifying the eth-dissector Hi all, I would like to write a new dissector for wireshark.

[Wireshark-dev] Fw: modifying the eth-dissector

2008-03-31 Thread valentin . ecker
by calling capture_ip() (i assume). Problem is now that i have to supply the packet_count and the pd-pointer to capture_ip. How can i get this value/pointer? (out of tvbuf? ) Or is there a better way? Again, thanks a lot for your help! Valentin - Forwarded by Valentin Ecker/TTTech on 31.03.

[Wireshark-dev] modifying the eth-dissector

2008-03-25 Thread valentin . ecker
Hi all, I would like to write a new dissector for wireshark...but im stuck at some points: My protocol is based on the ARINC AFDX standard which is (more or less) based on Ethernet II frames at layer 2. The difference to this frame type is the MAC-Dest/Source-Address, where a certain address s