16b08b0223
Maintainer didn't unbreak the port over 3 months since it was marked unfetchable, version 1.1.7 was released 26.05.2017 Approved by: maintainer (timeout) MFH: 2020Q1
10 lines
364 B
C
10 lines
364 B
C
--- lib/options.h.orig 2015-01-19 16:18:26 UTC
|
|
+++ lib/options.h
|
|
@@ -50,6 +50,7 @@ static OPTION config_options_default[] = {
|
|
{"radius_retries", OT_INT, ST_UNDEF, NULL},
|
|
{"radius_deadtime", OT_INT, ST_UNDEF, NULL},
|
|
{"bindaddr", OT_STR, ST_UNDEF, NULL},
|
|
+{"nasaddr", OT_STR, ST_UNDEF, NULL},
|
|
/* local options */
|
|
{"login_local", OT_STR, ST_UNDEF, NULL},
|
|
};
|