On 2013/11/26 12:44, Martin Pieuchot 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?

OK ports@

Reply via email to