X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Fradius%2Foptions.h;h=f4ad986a032efa472ebd2a6c49c2e66a1a816457;hp=aa55305ac275b45598aca201393c544d2511d979;hb=d883b2dbafeed3ebd9d7a56ab1469373bd001a3b;hpb=d16a3985eade5280b8e171f5dd0670a91cba0d39 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}, };