lly true. A lot of devices use
proprietary drivers that lacks monitor mode support.
Cheers,
Pontus Fuchs
___
Sent via:Wireshark-dev mailing list
Archives:http://www.wireshark.org/lists/wireshark-dev
Uns
On 2012-07-12 11:12, Guy Harris wrote:
On Jul 12, 2012, at 1:41 AM, Anders Broman wrote:
Should we have a configure option to not use libnl?
We should have the configure script check for all the relevant NL80211_CMD_
enum members (or for a #define that appeared along with the most recently
On 2012-06-29 21:43, Toralf Förster wrote:
The current svn tree produces here at a Gentoo Linux a compilation error :
In file included from /usr/include/libnl3/netlink/route/link.h:18:0,
from iface_monitor.c:44:
/usr/include/linux/if.h:136:8: error: redefinition of ‘struct ifma
On 2012-06-21 17:16, Jeff Morriss wrote:
Hmm, I should have investigated a little further before sending the
email.
ws80211_toolbar_new() is testing for a ENOTSUP return from
ws80211_init() which never returns ENOTSUP. Does one of the error
returns from that function mean "Wireless support
Hi,
Change it to ENOENT. Caller needs update too.
Cheers,
Pontus
Den 21 jun 2012 16:25 skrev "Jeff Morriss" :
> The current trunk doesn't compile on my MSVC-2008-using laptop because
> ENOTSUP is not defined (but it's used in ui/gtk/main_80211_toolbar.c).
> Searching the 'net indicates that the
On 2012-06-21 08:04, Joerg Mayer wrote:
On Wed, Jun 20, 2012 at 11:13:13PM +0200, Pontus Fuchs wrote:
Crap. That patch was not correct. Corrected one attached.
...
Thanks for your merge work! The attached patch is the missing piece to
get it working.
...
diff --git a/Makefile.common b
On 2012-06-19 19:42, Guy Harris wrote:
I only verified it on Linux so It needs to be verified for other platforms
first.
What's Linux-specific about it? It's a change to GUI code, and we're using a toolkit
that does the same thing on all UN*X+X11 platforms (i.e., on everything except for
Win
...@wireshark.org wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43345
User: etxrab
Date: 2012/06/18 11:08 PM
Log:
From Pontus Fuchs:
If there are many interfaces the button bar is not visible
unless you manually resize the dialog. On a normal Linux PC
you can easily reac