On Tue, Nov 07, 2017 at 08:05:18PM -0800, David Ahern wrote: > Kernel can now return non-fatal error messages in extack facility. > Update iproute2 to dump to use if present. > - rename nl_dump_ext_err to nl_dump_ext_ack > - rename errmsg to msg > - add call to nl_dump_ext_ack in rtnl_dump_done and __rtnl_talk for > non-error path > > Signed-off-by: David Ahern <dsah...@gmail.com>
Tested-by: Ido Schimmel <ido...@mellanox.com>