[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1294126407.2711.39.camel@edumazet-laptop>
Date: Tue, 04 Jan 2011 08:33:27 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Joel Sing <jsing@...gle.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv4/route.c: respect prefsrc for local routes
Le mardi 04 janvier 2011 à 08:24 +0100, Eric Dumazet a écrit :
> Please use FIB_RES_PREFSRC(res)
>
Hmm no, this is not applicable, but this could be shorter :
fl.fl4_src = res.fi->fib_prefsrc ? : fl.fl4_dst;
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists