[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.11.1510132223030.2336@ja.home.ssi.bg>
Date: Tue, 13 Oct 2015 22:24:47 +0300 (EEST)
From: Julian Anastasov <ja@....bg>
To: Xin Long <lucien.xin@...il.com>
cc: network dev <netdev@...r.kernel.org>, davem@...emloft.net,
fw@...len.de
Subject: Re: [PATCH net-next] route: fib_validate_source remove the <=
RT_SCOPE_HOST test
Hello,
On Wed, 14 Oct 2015, Xin Long wrote:
> commit fe3edf45792a ("ipv4: Remove all RTCF_DIRECTSRC handliing.").
>
> Before this commit, we had a tristate:
> < 0: error
> 0: ok
> 1: ok and set RTCF_DIRECTSRC
>
> But now we only care about 0 or < 0.
Not true, __mkroute_input() uses the 'err' result
to set IPSKB_DOREDIRECT.
Regards
--
Julian Anastasov <ja@....bg>
--
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