diff options
Diffstat (limited to 'src/radius.h')
-rw-r--r-- | src/radius.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/radius.h b/src/radius.h index bcfe547..2ee11dc 100644 --- a/src/radius.h +++ b/src/radius.h @@ -121,6 +121,8 @@ typedef struct pw_auth_hdr { #define PW_LOGIN_LAT_PORT 63 /* string */ #define PW_PROMPT 64 /* integer */ +#define PW_NAS_IPV6_ADDRESS 95 /* octets */ + /* * INTEGER TRANSLATIONS */ |