1
0
This repository has been archived on 2025-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
openwrt_archive/net/aircrack-ptw/patches/001-smaller.patch
Felix Fietkau 02c1222479 add aircrack-ptw (patch by Jens Muecke)
SVN-Revision: 6898
2007-04-08 19:59:36 +00:00

13 lines
386 B
Diff

diff -purN aircrack-ptw-1.0.0/aircrack-ptw.c aircrack-ptw-1.0.0_patch/aircrack-ptw.c
--- aircrack-ptw-1.0.0/aircrack-ptw.c 2007-04-03 08:50:42.000000000 -0400
+++ aircrack-ptw-1.0.0_patch/aircrack-ptw.c 2007-04-07 16:50:38.000000000 -0400
@@ -6,7 +6,7 @@
#include "aircrack-ptw-lib.h"
-#define KEYLIMIT (1000000)
+#define KEYLIMIT (10000)
#define BSSIDLEN (6)
typedef struct {