Arran Cudbard-Bell <a.cudba...@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


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to