hostap/src/radius
Ben Greear 827b43b3ca 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>
2021-02-27 10:51:15 +02:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
radius.c RADIUS: Use size_t instead of int for message attributes 2020-03-22 18:50:04 +02:00
radius.h Set RADIUS message length to reflect RFC 2865 2021-02-20 00:11:17 +02:00
radius_client.c RADIUS client: Support SO_BINDTODEVICE 2021-02-27 10:51:15 +02:00
radius_client.h RADIUS client: Support SO_BINDTODEVICE 2021-02-27 10:51:15 +02:00
radius_das.c RADIUS: Allow 0.0.0.0 to be used as wildard radius_das_client 2018-06-22 19:37:18 +03:00
radius_das.h HS 2.0: CoA-Request processing for Terms and Conditions filtering 2018-04-25 12:57:46 +03:00
radius_server.c Create RADIUS_MAX_MSG_LEN param in the shared radius.h 2021-02-20 00:08:17 +02:00
radius_server.h RADIUS server: Use struct eap_config to avoid duplicated definitions 2019-08-20 02:33:12 +03:00