radmin del client error

Bjørn Mork bjorn at mork.no
Wed Aug 24 12:44:50 CEST 2011


Arran Cudbard-Bell <a.cudbardb at freeradius.org> writes:

> Hi Alex,
>
> I just built from master myself
>
> And it seems to be working fine for me...
>
> radmin> del client ipaddr 192.168.1.1
> ERROR: No such client
> radmin> del client
> del client ipaddr <ipaddr> - Delete a dynamically created client
> radmin> del client ipaddr 192.168.1.1.1.1
> ERROR: Failed parsing IP address; ip_hton: nodename nor servname provided, or not known
> radmin> 

Works for me as well, but I noticed that I missed this error path:

 radmin> del client ipaddr 127.0.0.1
 ERROR: Client  was not dynamically defined.

I've sent a new pull request (since you already pulled) for the trivial
one byte fix to that as well.  Feel free to merge the commits if you
like. 






Bjørn





More information about the Freeradius-Users mailing list