Re: [OpenWrt-Devel] [PATCH] Aircrack-ng Bump / Fix

2009-02-11 Thread Dave Cooper
Gmail junked my patch with whitespace, attached is the proper one. Sorry, Dave Signed-off-by: David Cooper On Thu, Feb 12, 2009 at 1:42 AM, Dave Cooper wrote: > By request from Mister_X (Thomas d'Otreppe), I bring you a version > bump of aircrack-ng that also fixes bug > http://trac.aircrack-n

[OpenWrt-Devel] [PATCH] Aircrack-ng Bump / Fix

2009-02-11 Thread Dave Cooper
By request from Mister_X (Thomas d'Otreppe), I bring you a version bump of aircrack-ng that also fixes bug http://trac.aircrack-ng.org/ticket/507 -- the patch called 001-no_abusive_malloc.patch in OpenWrt can therefore be removed. Thanks, Dave Cooper Signed-off-by: David Cooper Index: packages/

[OpenWrt-Devel] [PATCH] ar71xx: "board" kernel boot parameter correctly parsed

2009-02-11 Thread Andrea Tassi
I have an Ubiquiti RouterStation and RedBoot pass the board name parameter ("board") initialised to "Ubiquiti AR71xx-based board". If I boot with the command exec -c "board=UBNT-RS" the appended parameter is ignored because the RedBoot board parameter can be correctly parsed. With this patch the ar