Re: [RFC PATCH] ipv6: fix handling of blackhole and prohibit routes
From: David Miller <davem@davemloft.net>
Date: 2012-09-04 19:58:38
From: David Miller <davem@davemloft.net>
Date: 2012-09-04 19:58:38
From: Nicolas Dichtel <redacted> Date: Thu, 30 Aug 2012 16:29:28 +0200
Comments are welcome.
I don't see why we have to create new flags for this. Handle it like ipv4, where the RTN_* type dictates whether the route is blackhole, prohibit, or other type of route.