On 9/16/15 9:56 AM, Nikolay Aleksandrov wrote:
Just to have it documented: I don't think we need the second NULLing,
but it doesn't hurt.

I think we do. After the second one there is a goto to local_input which uses res.table. The second goto is reachable 'if !IN_DEV_FORWARD(in_dev)' in which case res.table is valid but should not be. In short if fi is reset, table should be.

--
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