[Wireshark-dev] capture from multiple interfaces / dumpcap usage alert in wireshark 1.7.0

2012-01-09 Thread vijay
Hi, I need to capture from multiple interfaces simultaneously. Wireshark captures from a pipe and eth1 separately but when i try them togather using *wireshark -k -i /tmp/pipe -i eth1* it displays some dumpcap usage error. unknown message, try to show it as a string: /usr/local/bin/dumpcap : inv

Re: [Wireshark-dev] Wireshark ABI stability 1.6.4 -> 1.6.5

2012-01-09 Thread Gerald Combs
On 1/9/12 1:39 PM, Balint Reczey wrote: > Hi Gerald, > > On 01/09/2012 07:56 PM, Gerald Combs wrote: >> The ABI change is the result of fixing a bug. If we revert the change >> the ZigBee ZCL dissector will revert back to its previous broken >> behavior and packet-zbee-zcl.h will have incorrect d

Re: [Wireshark-dev] Wireshark ABI stability 1.6.4 -> 1.6.5

2012-01-09 Thread Balint Reczey
Hi Bill, On 01/09/2012 08:34 PM, Bill Meier wrote: On 1/9/2012 1:56 PM, Gerald Combs wrote: On 1/8/12 12:08 PM, Balint Reczey wrote: Hi, I have run tools/git-compare-abis.sh on latest master-1.6 (wireshark-1.6.4-21-ga6c3642). The ABI is almost totally stable [1], which is very good sign for

Re: [Wireshark-dev] Wireshark ABI stability 1.6.4 -> 1.6.5

2012-01-09 Thread Balint Reczey
Hi Gerald, On 01/09/2012 07:56 PM, Gerald Combs wrote: On 1/8/12 12:08 PM, Balint Reczey wrote: Hi, I have run tools/git-compare-abis.sh on latest master-1.6 (wireshark-1.6.4-21-ga6c3642). The ABI is almost totally stable [1], which is very good sign for plugin developers and for anyone using

Re: [Wireshark-dev] Wireshark ABI stability 1.6.4 -> 1.6.5

2012-01-09 Thread Bill Meier
On 1/9/2012 1:56 PM, Gerald Combs wrote: On 1/8/12 12:08 PM, Balint Reczey wrote: Hi, I have run tools/git-compare-abis.sh on latest master-1.6 (wireshark-1.6.4-21-ga6c3642). The ABI is almost totally stable [1], which is very good sign for plugin developers and for anyone using Wireshark's li

Re: [Wireshark-dev] Wireshark ABI stability 1.6.4 -> 1.6.5

2012-01-09 Thread Gerald Combs
On 1/8/12 12:08 PM, Balint Reczey wrote: > Hi, > > I have run tools/git-compare-abis.sh on latest master-1.6 > (wireshark-1.6.4-21-ga6c3642). > > The ABI is almost totally stable [1], which is very good sign for plugin > developers and for anyone using Wireshark's libraries. :-) > > There is on

Re: [Wireshark-dev] [Wireshark-commits] rev 40312: /trunk/ /trunk/epan/dissectors/: packet-bt-dht.c packet-gopher.c packet-gsm_ipa.c packet-meta.c packet-mux27010.c packet-nfs.c packet-rdp.c packet-sa

2012-01-09 Thread Bill Meier
On 1/9/2012 1:20 AM, Gerald Combs wrote: On 1/7/12 9:48 AM, Bill Meier wrote: On 1/6/2012 4:07 PM, Maynard, Chris wrote: ... Also, what of Bill's recent work with tvbuff's? I believe he fixed a lot of memory leaks there as well. There were a number of leaks fixed (of the type wherein the d

Re: [Wireshark-dev] [Wireshark-commits] rev 40312: /trunk/ /trunk/epan/dissectors/: packet-bt-dht.c packet-gopher.c packet-gsm_ipa.c packet-meta.c packet-mux27010.c packet-nfs.c packet-rdp.c packet-sa

2012-01-09 Thread Jeff Morriss
Alexis La Goutte wrote: > > I can (and will) update the 1.6 trunk (and release notes & etc) if > there's time and you think it's appropriate. Sure. I can postpone the release a day or two if needed. Hi, It is possible to add this bug 6614 ( https://bugs.wireshark.org/bug

Re: [Wireshark-dev] [Wireshark-commits] rev 40312: /trunk/ /trunk/epan/dissectors/: packet-bt-dht.c packet-gopher.c packet-gsm_ipa.c packet-meta.c packet-mux27010.c packet-nfs.c packet-rdp.c packet-sa

2012-01-09 Thread Bill Meier
On 1/9/2012 1:20 AM, Gerald Combs wrote: On 1/7/12 9:48 AM, Bill Meier wrote: There were a number of leaks fixed (of the type wherein the data buffer associated with a created REAL_DATA wasn't freed). In addition, I fixed a number of cases wherein a REAL_DATA buffer was created but not added a

Re: [Wireshark-dev] [Wireshark-commits] rev 40312: /trunk/ /trunk/epan/dissectors/: packet-bt-dht.c packet-gopher.c packet-gsm_ipa.c packet-meta.c packet-mux27010.c packet-nfs.c packet-rdp.c packet-sa

2012-01-09 Thread Alexis La Goutte
> > > > I can (and will) update the 1.6 trunk (and release notes & etc) if > > there's time and you think it's appropriate. > > > Sure. I can postpone the release a day or two if needed. > Hi, It is possible to add this bug 6614 ( https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6614 ) ? to th

Re: [Wireshark-dev] wishlist: HIPv2 and RFC 6028 HIP dissector

2012-01-09 Thread Alexis La Goutte
Hi, Please create a new bug in Wireshark BugZilla ( https://bugs.wireshark.org/) with some sample of HIPv2 Regards, On Thu, Jan 5, 2012 at 11:11 AM, Vidal Meca, Paco < francisco.vidal.m...@philips.com> wrote: > Hi all, > > > > I’ve been checking the wishlist in the Wireshark wiki, and I’d like