On 26 November 2013 12:44, Martin Pieuchot <[email protected]> wrote:
> Diff below replaces the INADDR_TO_IFP() macro that iterates over the
> global list of IPv4 by a call to in_iawithaddr() that uses the global
> tree of addresses.  Since these two structures are now always coherent
> it is safe to replace one by the other and this removes one more usage
> of the global list.
>
> Tested here with ping -I with a multicast address, ok?
>

sure. OK mikeb

Reply via email to