Re: [Wireshark-dev] Generated ui/qt files

2012-01-08 Thread Gerald Combs
On 1/7/12 6:38 AM, Gisle Vanem wrote: > Generated files in ui/qt should perhaps not be put in > the SVN repo. This one is there now: > ui\qt\qrc_toolbar.cpp It's been removed from the repository. ___ Sent via:Wireshark-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-08 Thread Gerald Combs
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 data buffer > associated with a

[Wireshark-dev] sniffing 802.11n packets

2012-01-08 Thread abhinav narain
hi, going through the wireshark code, I am not sure about one thing. I am using wireshark 1.7.0 codebase. While sniffing in monitor mode, the function capture_info_packet() calls capture_radiotap() capture_radiotap() calls capture_ieee80211() and capture_ieee80211_datapad(). I can't find anywher

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

2012-01-08 Thread Balint Reczey
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 only a minor incompatibility in packet-zbee-zcl.h caused