On 27/09/15(Sun) 15:51, David Gwynne wrote:
> this uses the refcnt api to do the heavy lifting.
>
> i think we have all the if_get/if_put calls we need, so this should
> be safe at this point.
>
> if anyone wants to test, can you try detaching or destroying
> interfaces and check that the ifconfi
On 27.9.2015. 7:51, David Gwynne wrote:
> this uses the refcnt api to do the heavy lifting.
>
> i think we have all the if_get/if_put calls we need, so this should
> be safe at this point.
>
> if anyone wants to test, can you try detaching or destroying
> interfaces and check that the ifconfig ca
this uses the refcnt api to do the heavy lifting.
i think we have all the if_get/if_put calls we need, so this should
be safe at this point.
if anyone wants to test, can you try detaching or destroying
interfaces and check that the ifconfig call that does it doesnt end
up blocking forever?
ok?