FreeRADIUS / mod_auth_radius

The FreeRADIUS Apache module for RADIUS authentication
36 stars 29 forks source link

Fixing the macro client_ip_get() for 2.4 #20

Closed jpereira closed 8 years ago

jpereira commented 8 years ago

Building ok with 2.4

[jpereira@jpereira-desktop mod_auth_radius.git]$ apache2 -v | grep version
Server version: Apache/2.4.12 (Ubuntu)
[jpereira@jpereira-desktop mod_auth_radius.git]$ apxs -a -c  mod_auth_radius.c 2>&-
[jpereira@jpereira-desktop mod_auth_radius.git]$ echo $?
0
[jpereira@jpereira-desktop mod_auth_radius.git]$