Re: [PATCH v2 net-next 0/9] net: another round of extack handling for routing

2017-05-30 Thread David Miller
From: David Ahern Date: Sat, 27 May 2017 16:19:24 -0600 > This set focuses on passing extack through lwtunnel and MPLS with > additional catches for IPv4 route add and minor cleanups in MPLS > encountered passing the extack arg around. > > v2 > - mindful of bloat adding duplicate messages > +

[PATCH v2 net-next 0/9] net: another round of extack handling for routing

2017-05-27 Thread David Ahern
This set focuses on passing extack through lwtunnel and MPLS with additional catches for IPv4 route add and minor cleanups in MPLS encountered passing the extack arg around. v2 - mindful of bloat adding duplicate messages + refactored prefix and prefix length checks in ipv4's fib_table_insert