hostapd/src
leiwei 7e941e7a15 macsec_linux: Support cipher suite configuration
Set the cipher suite for the link. Unlike the other parameters, this
needs to be done with the first rtnl_link_add() call (NLM_F_CREATE))
instead of the update in try_commit() since the kernel is rejecting
changes to the cipher suite after the link is first added.

Signed-off-by: leiwei <quic_leiwei@quicinc.com>
2022-02-17 01:05:08 +02:00
..
ap MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
common Update QCA vendor attribute to indicate maximum PCL attributes 2022-02-10 17:57:23 +02:00
crypto crypto: Remove unused crypto_ec_point_solve_y_coord() 2022-01-11 20:15:36 +02:00
drivers macsec_linux: Support cipher suite configuration 2022-02-17 01:05:08 +02:00
eap_common EAP-pwd: Fix the prefix in a debug message 2022-02-01 19:58:40 +02:00
eap_peer Replace "dummy" with "stub" in EAP-TEAP testing 2021-10-11 20:56:54 +03:00
eap_server Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
eapol_auth build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
pae MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
radius RADIUS client: Fix void-pointer-to-enum-cast warning 2021-08-19 11:19:37 +03:00
rsn_supp SAE: Fix sm->cur_pmksa assignment 2021-10-25 19:03:32 +03:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils Fix handling of complex configuration lines with mixed "" and # 2021-10-22 17:47:29 +03:00
wps Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00