X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2Fradius%2Foptions.h;h=f4ad986a032efa472ebd2a6c49c2e66a1a816457;hb=75f1f5fde9fa6a64d0c35af6dfac5086a0739334;hp=aa55305ac275b45598aca201393c544d2511d979;hpb=4abe4296f0eddbb2b6ff11dbbd27100156c85f87;p=ppp.git diff --git a/pppd/plugins/radius/options.h b/pppd/plugins/radius/options.h index aa55305..f4ad986 100644 --- a/pppd/plugins/radius/options.h +++ b/pppd/plugins/radius/options.h @@ -55,6 +55,7 @@ static OPTION config_options[] = { {"radius_timeout", OT_INT, ST_UNDEF, NULL}, {"radius_retries", OT_INT, ST_UNDEF, NULL}, {"nas_identifier", OT_STR, ST_UNDEF, ""}, +{"bindaddr", OT_STR, ST_UNDEF, NULL}, /* local options */ {"login_local", OT_STR, ST_UNDEF, NULL}, };