From: Mathias Florin
The patch sends a deauthentication package after each WPS exchange if we do
not associate to the AP using reaver (-A switch)
We can use aireplay-ng -1 5 -e YOUR_SSID mon0 to authenticate and the first
WPS exchange is done successfully.
After the first exchange the session wil
Weedy wrote:
> On 27/08/12 07:34 AM, Gabor Juhos wrote:
> > The problem is that PHYLIB in Linux does not fully stops the PHY device
> when a
> > driver issues a phy_stop call.
> >
> > Copy the attached patches into 'target/linux/ar71xx/patches-3.3', then
> do a
> > 'make target/linux/clean world'
Hello,
Fix sysupgrade in Attitude Adjustment (and trunk probably) for jjPlus JWAP003
Signed-off-by: Artur Wronowski
Index: target/linux/ar71xx/base-files/lib/upgrade/platform.sh
===
--- target/linux/ar71xx/base-files/lib/upgrade/pl
Hi everyone,
I posted my first patch set on October 1. Since then, it hasn't been
acknowledged. I must conclude it got overlooked.
The patch set regards WPS (Wi-Fi Protected Setup) support. Could anyone
have a look at it (maybe Felix, who recently moved hostapd directory under
network?). It's no
John Clark schrieb:
> I have been looking and eventually found some set of patches which I have
> been using that were posted in March.
>
> However, what was not clear from the various posts at that time was the
> following:
>
> 1) what SVN revision of OpenWRT that was used.
> 2) whether anyone h