> -----Original Message----- > From: David Ahern <dsah...@gmail.com> > Sent: Thursday, March 25, 2021 10:08 AM > To: Hoang Huu Le <hoang.h...@dektech.com.au>; netdev@vger.kernel.org; > tipc-discuss...@lists.sourceforge.net; > jma...@redhat.com; ma...@donjonn.com; ying....@windriver.com; Tuan Anh Vo > <tuan.a...@dektech.com.au>; Tung Quang > Nguyen <tung.q.ngu...@dektech.com.au> > Subject: Re: [iproute2-next] tipc: add support for the netlink extack > > On 3/24/21 7:56 PM, Hoang Le wrote: > > Add support extack in tipc to dump the netlink extack error messages > > (i.e -EINVAL) sent from kernel. > > > > Acked-by: Jon Maloy <jma...@redhat.com> > > Signed-off-by: Hoang Le <hoang.h...@dektech.com.au> > > --- > > tipc/msg.c | 29 ++++++++++++++++++++++------- > > 1 file changed, 22 insertions(+), 7 deletions(-) > > > > tipc should be converted to use the library functions in lib/mnl_utils.c.
It's really a big change. So, we will do in next commit.