Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111358782
D49187.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
D49187.diff
View Options
diff --git a/sbin/ifconfig/ifieee80211.c b/sbin/ifconfig/ifieee80211.c
--- a/sbin/ifconfig/ifieee80211.c
+++ b/sbin/ifconfig/ifieee80211.c
@@ -3136,6 +3136,8 @@
return "AES-CCMP";
case RSN_SEL(RSN_CSE_WRAP):
return "AES-OCB";
+ case RSN_SEL(RSN_CSE_GCMP_128):
+ return "AES-GCMP";
}
return "?";
#undef WPA_SEL
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 3, 7:50 PM (1 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16915191
Default Alt Text
D49187.diff (325 B)
Attached To
Mode
D49187: ifconfig: add AES-GCMP RSN OUI decoding
Attached
Detach File
Event Timeline
Log In to Comment