Re: [PATCH] netlink: fixup regression in RTM_GETADDR

2018-12-30 Thread David Ahern
On 12/30/18 11:15 AM, ba...@gandi.net wrote: > From: Arthur Gautier > > This commit fixes a regression in AF_INET/RTM_GETADDR and > AF_INET6/RTM_GETADDR. The AF_UNSPEC/RTM_GETADDR was not affected by this as > rtnl_dump_all would just hide the errno. > > Before this commit, the kernel would stop

[PATCH] netlink: fixup regression in RTM_GETADDR

2018-12-30 Thread baloo
From: Arthur Gautier This commit fixes a regression in AF_INET/RTM_GETADDR and AF_INET6/RTM_GETADDR. The AF_UNSPEC/RTM_GETADDR was not affected by this as rtnl_dump_all would just hide the errno. Before this commit, the kernel would stop dumping addresses once the first skb was full and end the