hostapd/src/radius
Jouni Malinen 971b781479 RADIUS: Simplify radius_change_server() parameters
There is no need for passing the sock and sock6 parameters separately
since they were always the same values for auth == 0 or auth == 1 cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
2024-02-25 17:25:15 +02:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
radius.c RADIUS: Add Filter-Id attribute 2022-10-31 11:56:57 +02:00
radius.h RADIUS: Add Filter-Id attribute 2022-10-31 11:56:57 +02:00
radius_client.c RADIUS: Simplify radius_change_server() parameters 2024-02-25 17:25: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