On Tue, May 26, 2015 at 11:25:32AM -0700, Adrian Chadd wrote:
A> On 26 May 2015 at 08:44, Gleb Smirnoff wrote:
A> > On Tue, May 26, 2015 at 08:25:01AM -0700, Adrian Chadd wrote:
A> > A> Hi,
A> > A>
A> > A> We're going to have to move all of the counter API stuff into
A> > A> ieee80211_freebsd.[ch]
On 26 May 2015 at 08:44, Gleb Smirnoff wrote:
> On Tue, May 26, 2015 at 08:25:01AM -0700, Adrian Chadd wrote:
> A> Hi,
> A>
> A> We're going to have to move all of the counter API stuff into
> A> ieee80211_freebsd.[ch].
>
> Well, I put the function in the same file where if_get_counter pointer
> i
On Tue, May 26, 2015 at 08:25:01AM -0700, Adrian Chadd wrote:
A> Hi,
A>
A> We're going to have to move all of the counter API stuff into
A> ieee80211_freebsd.[ch].
Well, I put the function in the same file where if_get_counter pointer
is set, so that it can be static. You need distinctive border
Hi,
We're going to have to move all of the counter API stuff into
ieee80211_freebsd.[ch].
-adrian
On 26 May 2015 at 06:19, Gleb Smirnoff wrote:
> Author: glebius
> Date: Tue May 26 13:19:05 2015
> New Revision: 283568
> URL: https://svnweb.freebsd.org/changeset/base/283568
>
> Log:
> Provi
Author: glebius
Date: Tue May 26 13:19:05 2015
New Revision: 283568
URL: https://svnweb.freebsd.org/changeset/base/283568
Log:
Provide ieee80211_get_counter() that sums up ieee802com
errors to the errors of this vap interface.
Sponsored by: Netflix
Sponsored by: Nginx, Inc.
Modified: