Hi Fred,

On Tue, Feb 5, 2013 at 3:06 PM, fred veldini <[email protected]> wrote:
> I have a question about the iw dev XXXX station del XX:XX:XX:XX:XX:XX
> command with Authsae.
>
> If you setup a mesh without Authsae you can delete a connected node with the
> above command.
> When doing the same command with Authsae running the node does not get
> released.
>
> Not sure if this is supposed to happen or not.  Anything I could look at to
> see if this is something in IW or Authsae.

No, that doesn't sound right, but the patch just submitted to the list
wouldn't fix this either (since your kernel is older than that
regression).

Do you see any authsae log output after deleting the station through
iw? If you set CONFIG_MAC80211_STA_DEBUG=y in your kernel .confg, you
should see a message like "Destroyed STA <mac>" in dmesg.

Maybe authsae is immediately reallocating the station entry? The logs
should show this as well.

-- 
Thomas
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to