All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Roger James <roger@beardandsandals.co.uk>,
	linux-wireless@vger.kernel.org
Subject: Re: Reading the current monitor flags of an interface
Date: Tue, 05 Jan 2016 17:02:35 +0100	[thread overview]
Message-ID: <1452009755.12357.44.camel@sipsolutions.net> (raw)
In-Reply-To: <5687FA72.9000301@beardandsandals.co.uk> (sfid-20160102_173707_470075_5C473AA9)

On Sat, 2016-01-02 at 16:27 +0000, Roger James wrote:
> Hi,
> 
> I am trying to get at the current monitor flags setting of a wireless
> monitor mode virtual interface. I have tried to do this by hacking
> the 
> iw source. However I never see a NL80211_ATTR_MNTR_FLAGS attribute 
> returned in response to the
> 
> TOPLEVEL(info, NULL, NL80211_CMD_GET_INTERFACE, 0, CIB_NETDEV, 
> handle_interface_info,
>       "Show information for this interface.");
> 
> command in iw's interface.c code.
> 
> Questions.
> 
> 1. Am I wasting my time? (e.g. the rt2800usb driver never returns
> this 
> info, or there is another easy way of viewing this info, etc)
> 

Looks like it's never set in the corresponding kernel code.

johannes

  reply	other threads:[~2016-01-05 16:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-02 16:27 Reading the current monitor flags of an interface Roger James
2016-01-05 16:02 ` Johannes Berg [this message]
2016-01-05 16:19   ` Roger James
2016-01-05 16:21     ` Johannes Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452009755.12357.44.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=roger@beardandsandals.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.