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 <j...@ssi.bg>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to