Re: [Wireshark-dev] Feeding the 802.15.4 Dissector

2013-07-30 Thread Tomasz Moń
On Tue, Jul 30, 2013 at 3:49 PM, Rui Pedro Caldeira wrote: > Hello, I'm using Wireshark to read from a pipe and i'm using the native IEEE > 802.15.4 dissector, but I'm having trouble feeding Wireshark the proper > bytes. I've tried to search but I can't find the right sequence of bytes the > disse

Re: [Wireshark-dev] [Wireshark-commits] rev 51037: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dvbci.c

2013-07-30 Thread Martin Kaiser
Thus wrote Joerg Mayer (jma...@loplof.de): > On Tue, Jul 30, 2013 at 08:05:49PM +, mart...@wireshark.org wrote: > > provide a mechnism to exclude some CI+ SAC messages from being > > exported in the clear by the export PDU mechanism > > use this mechanism to exclude SAC messages that conta

Re: [Wireshark-dev] [Wireshark-commits] rev 51037: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dvbci.c

2013-07-30 Thread Joerg Mayer
On Tue, Jul 30, 2013 at 08:05:49PM +, mart...@wireshark.org wrote: > provide a mechnism to exclude some CI+ SAC messages from being > exported in the clear by the export PDU mechanism > > use this mechanism to exclude SAC messages that contain CCK precursor data > (Exporting this is not a

Re: [Wireshark-dev] [Wireshark-commits] rev 50896: / /trunk/doc/: README.qt /trunk/epan/: prefs-int.h prefs.c prefs.h uat-int.h uat.h /trunk/ui/qt/: CMakeLists.txt Makefile.common QtShark.pro elided_l

2013-07-30 Thread Joerg Mayer
On Tue, Jul 30, 2013 at 11:41:09AM -0700, Gerald Combs wrote: > BTW, it looks like you can pull Makefile-style definitions into CMake. > This would make maintenance easier everywhere, not just in ui/qt: > > https://github.com/berenm/xoreos/blob/a187e94eca041c7c53c76e943483fcaa612cbf4a/cmake/CMakeA

Re: [Wireshark-dev] user-guide one html file is missing

2013-07-30 Thread Gerald Combs
It should be fixed now. You can also download zipped and PDF versions from https://www.wireshark.org/download/docs/ On 7/27/13 11:56 PM, Kaseluris-Nikos-1959 wrote: > > This file is missing from: https://www.wireshark.org/docs/wsug_html/ > > I can download it, but having it online, I can EASILY

Re: [Wireshark-dev] [Wireshark-commits] rev 50896: / /trunk/doc/: README.qt /trunk/epan/: prefs-int.h prefs.c prefs.h uat-int.h uat.h /trunk/ui/qt/: CMakeLists.txt Makefile.common QtShark.pro elided_l

2013-07-30 Thread Guy Harris
On Jul 30, 2013, at 11:41 AM, Gerald Combs wrote: > BTW, it looks like you can pull Makefile-style definitions into CMake. ...and there was much rejoicing. ___ Sent via:Wireshark-dev mailing list Archives:http://w

Re: [Wireshark-dev] [Wireshark-commits] rev 50896: / /trunk/doc/: README.qt /trunk/epan/: prefs-int.h prefs.c prefs.h uat-int.h uat.h /trunk/ui/qt/: CMakeLists.txt Makefile.common QtShark.pro elided_l

2013-07-30 Thread Gerald Combs
On 7/25/13 5:24 PM, Evan Huus wrote: > Nevermind, found the missing location and added it in r50898. > > The Qt port has way too many build steps you have to update right now... We currently support qmake (and Qt Creator), Autotools, and CMake in ui/qt. We might be able to get qmake to use Makefi

[Wireshark-dev] Feeding the 802.15.4 Dissector

2013-07-30 Thread Rui Pedro Caldeira
Hello, I'm using Wireshark to read from a pipe and i'm using the native IEEE 802.15.4 dissector, but I'm having trouble feeding Wireshark the proper bytes. I've tried to search but I can't find the right sequence of bytes the dissector is waiting for. Can anyone help me? Thanks in advance. ___

[Wireshark-dev] FW: [Wireshark-commits] rev 51024: /trunk/epan/ /trunk/epan/: CMakeLists.txt Makefile.common

2013-07-30 Thread Anders Broman
If anyone is interested, this patch makes it compile. Regards Anders Index: app_mem_usage.c === --- app_mem_usage.c (revision 2106) +++ app_mem_usage.c (working copy) @@ -24,9 +24,16 @@ /* code copied from ekg2, GPL-2 */ #