From 20a107748317091d1ac003f1cbb045928d07e684 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 15 Feb 2014 23:40:10 +0200 Subject: No audit programs here. deleting this sequence of ebuilds. will replace with compat and broadcom in a few moments --- .../files/airodump-ng.ignore-negative-one.v4.patch | 121 --------------------- 1 file changed, 121 deletions(-) delete mode 100644 net-wireless/aircrack-ng/files/airodump-ng.ignore-negative-one.v4.patch (limited to 'net-wireless/aircrack-ng/files/airodump-ng.ignore-negative-one.v4.patch') diff --git a/net-wireless/aircrack-ng/files/airodump-ng.ignore-negative-one.v4.patch b/net-wireless/aircrack-ng/files/airodump-ng.ignore-negative-one.v4.patch deleted file mode 100644 index fd1df041..00000000 --- a/net-wireless/aircrack-ng/files/airodump-ng.ignore-negative-one.v4.patch +++ /dev/null @@ -1,121 +0,0 @@ -Index: src/airodump-ng.c -=================================================================== ---- src/airodump-ng.c (revision 1916) -+++ src/airodump-ng.c (working copy) -@@ -589,42 +589,44 @@ - " usage: airodump-ng [,,...]\n" - "\n" - " Options:\n" --" --ivs : Save only captured IVs\n" --" --gpsd : Use GPSd\n" --" --write : Dump file prefix\n" --" -w : same as --write \n" --" --beacons : Record all beacons in dump file\n" --" --update : Display update delay in seconds\n" --" --showack : Prints ack/cts/rts statistics\n" --" -h : Hides known stations for --showack\n" --" -f : Time in ms between hopping channels\n" --" --berlin : Time before removing the AP/client\n" --" from the screen when no more packets\n" --" are received (Default: 120 seconds)\n" --" -r : Read packets from that file\n" --" -x : Active Scanning Simulation\n" -+" --ivs : Save only captured IVs\n" -+" --gpsd : Use GPSd\n" -+" --write : Dump file prefix\n" -+" -w : same as --write \n" -+" --beacons : Record all beacons in dump file\n" -+" --update : Display update delay in seconds\n" -+" --showack : Prints ack/cts/rts statistics\n" -+" -h : Hides known stations for --showack\n" -+" -f : Time in ms between hopping channels\n" -+" --berlin : Time before removing the AP/client\n" -+" from the screen when no more packets\n" -+" are received (Default: 120 seconds)\n" -+" -r : Read packets from that file\n" -+" -x : Active Scanning Simulation\n" - " --output-format\n" --" : Output format. Possible values:\n" --" pcap, ivs, csv, gps, kismet, netxml\n" -+" : Output format. Possible values:\n" -+" pcap, ivs, csv, gps, kismet, netxml\n" -+" --ignore-negative-one : Removes the message that says\n" -+" fixed channel : -1\n" - "\n" - " Filter options:\n" --" --encrypt : Filter APs by cipher suite\n" --" --netmask : Filter APs by mask\n" --" --bssid : Filter APs by BSSID\n" --" -a : Filter unassociated clients\n" -+" --encrypt : Filter APs by cipher suite\n" -+" --netmask : Filter APs by mask\n" -+" --bssid : Filter APs by BSSID\n" -+" -a : Filter unassociated clients\n" - "\n" - " By default, airodump-ng hop on 2.4GHz channels.\n" - " You can make it capture on other/specific channel(s) by using:\n" --" --channel : Capture on specific channels\n" --" --band : Band on which airodump-ng should hop\n" --" -C : Uses these frequencies in MHz to hop\n" --" --cswitch : Set channel switching method\n" --" 0 : FIFO (default)\n" --" 1 : Round Robin\n" --" 2 : Hop on last\n" --" -s : same as --cswitch\n" -+" --channel : Capture on specific channels\n" -+" --band : Band on which airodump-ng should hop\n" -+" -C : Uses these frequencies in MHz to hop\n" -+" --cswitch : Set channel switching method\n" -+" 0 : FIFO (default)\n" -+" 1 : Round Robin\n" -+" 2 : Hop on last\n" -+" -s : same as --cswitch\n" - "\n" --" --help : Displays this usage screen\n" -+" --help : Displays this usage screen\n" - "\n"; - - int is_filtered_netmask(uchar *bssid) -@@ -5037,6 +5039,7 @@ - for(i=0; i: -1'. - .PP - .B Filter options: - .TP -- cgit v1.2.3