shithub: riscv

Download patch

ref: 49a4ac07283ce98d0e04192d3a0cbfbc4b9d02f5
parent: e7131e931351c0f0d8248e55d8c1310b77cb9bc8
author: cinap_lenrek <[email protected]>
date: Sat Mar 23 00:30:20 EDT 2013

wpa2 support continued...

--- a/sys/src/9/pc/wifi.h
+++ b/sys/src/9/pc/wifi.h
@@ -10,6 +10,7 @@
 /* cipher */
 enum {
 	TKIP	= 1,
+	CCMP	= 2,
 };
 
 struct Wkey