On Thu, Oct 22, 2015 at 01:34:20PM +0200, Martin Pieuchot wrote:
> Either because it has been specified in rt_ifa_add() or because
> rt_getifa() returns you the correct one. So if the key of a route
> matches an address on the ifp it *must* be the same ifa.
>
> Let's make sure of that, ok?
OK bl
Either because it has been specified in rt_ifa_add() or because
rt_getifa() returns you the correct one. So if the key of a route
matches an address on the ifp it *must* be the same ifa.
Let's make sure of that, ok?
Index: net/if.c