]> git.ipfire.org Git - thirdparty/hostap.git/commit
mesh: Allow group management cipher to be configured
authorJouni Malinen <j@w1.fi>
Wed, 25 Dec 2019 21:43:35 +0000 (23:43 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Dec 2019 21:43:35 +0000 (23:43 +0200)
commit9b391715cbbde17807943605e82dd0d90d919d50
treef0b4eb46ad273f819aa78d2c7ec9c3a41cfec49c
parent65d0b67c228221fde8133d585a27588b8beb10fd
mesh: Allow group management cipher to be configured

This allows BIP-GMAC-128, BIP-GMAC-256, or BIP-CMAC-256 to be used
instead of the previously hardcoded AES-128-CMAC as the group management
cipher when using mesh with PMF. For now, this can be configured by
setting a single group_mgmt value in the network block and doing that
consistently through all the STAs in the mesh.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/mesh.c