Re: [PATCH net-next v6] mpls: support for dead routes
From: roopa <hidden>
Date: 2015-12-02 04:39:18
From: roopa <hidden>
Date: 2015-12-02 04:39:18
On 12/1/15, 12:43 PM, David Miller wrote:
From: Roopa Prabhu <redacted> Date: Sat, 28 Nov 2015 19:38:33 -0800quoted
Adds support for RTNH_F_DEAD and RTNH_F_LINKDOWN flags on mpls routes due to link events. Also adds code to ignore dead routes during route selection.I agree with Robert's feedback that we probably should use ACCESS_ONCE(), optionally with a local variable. Please make this change and I'll apply this patch, thanks Roopa!
ack, will send v7. thanks for review all!.