From: Juuso Oikarinen <juuso.oikarinen@nokia.com>
To: ext Johannes Berg <johannes@sipsolutions.net>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [RFC PATCHv6] mac80211: Add support for hardware ARP query filtering
Date: Thu, 27 May 2010 15:07:01 +0300 [thread overview]
Message-ID: <1274962021.5277.3575.camel@wimaxnb.nmp.nokia.com> (raw)
In-Reply-To: <1274960825.3669.37.camel@jlt3.sipsolutions.net>
On Thu, 2010-05-27 at 13:47 +0200, ext Johannes Berg wrote:
> On Thu, 2010-05-27 at 14:42 +0300, Juuso Oikarinen wrote:
> > Some hardware allow extended filtering of ARP frames not intended for
> > the host. To perform such filtering, the hardware needs to know the current
> > IP address(es) of the host, bound to its interface.
> >
> > Add support for ARP filtering to mac80211 by adding a new op to the driver
> > interface, allowing to configure the current IP addresses. This op is called
> > upon association with the currently configured address(es), and when
> > associated whenever the IP address(es) change.
> >
> > This patch adds configuration of IPv4 addresses only, as IPv6 addresses don't
> > need ARP filtering.
> >
> > Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
>
> Yay.
>
> Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
>
YAY! :D
>
> Hmm. Actually, something I just thought of during our IRC discussion,
> should we turn it off when we disassociate or something? Do we even
> care? I guess not since it'll be reconfigured after the next
> association?
>
This is how I was thinking. After disassociation we shouldn't be seeing
data frames anyway, and on next assoc, we set the addresses again.
-Juuso
> johannes
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2010-05-27 12:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-27 11:42 [RFC PATCHv6] mac80211: Add support for hardware ARP query filtering Juuso Oikarinen
2010-05-27 11:47 ` Johannes Berg
2010-05-27 12:07 ` Juuso Oikarinen [this message]
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=1274962021.5277.3575.camel@wimaxnb.nmp.nokia.com \
--to=juuso.oikarinen@nokia.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).