Enable lightweight AP mode, P2P, and RSN IBSS
This commit is contained in:
parent
45d3eca51e
commit
16eae335b8
@ -31,3 +31,6 @@ CONFIG_BACKEND=file
|
||||
CONFIG_PEERKEY=y
|
||||
CONFIG_BGSCAN_SIMPLE=y
|
||||
#CONFIG_FIPS=y
|
||||
CONFIG_AP=y
|
||||
CONFIG_P2P=y
|
||||
CONFIG_IBSS_RSN=y
|
||||
|
@ -232,6 +232,11 @@ fi
|
||||
%postun -n libeap -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2012 Dan Williams <dcbw@redhat.com> - 1:1.0-0.5
|
||||
- Enable lightweight AP mode support
|
||||
- Enable P2P (WiFi Direct) support
|
||||
- Enable RSN IBSS/AdHoc support
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0-0.5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user