]> git.ipfire.org Git - thirdparty/hostap.git/commit
RADIUS client: Support SO_BINDTODEVICE
authorBen Greear <greearb@candelatech.com>
Wed, 13 May 2020 20:48:12 +0000 (13:48 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 27 Feb 2021 08:51:15 +0000 (10:51 +0200)
commit827b43b3ca17b5a8de2fdac367ec9140385f7b31
tree4223d8aecf3efd2782f9bbea551962e5e16b91be
parent3a05f89edc130d025a128858f06b90ced1c24132
RADIUS client: Support SO_BINDTODEVICE

Allow the RADIUS client socket to be bound to a specific netdev. This
helps hostapd work better in VRF and other fancy network environments.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Andreas Tobler <andreas.tobler at onway.ch>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/radius/radius_client.c
src/radius/radius_client.h