Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 7 Apr 2021 08:59:12 -0700 you wrote:
> From: Stephen Hemminger
>
> Setting iftoken can fail for several different reasons but there
> and there was no report to user as to the cause. Add netlink
> extended errors to t
On 4/7/21 9:59 AM, Stephen Hemminger wrote:
> From: Stephen Hemminger
>
> Setting iftoken can fail for several different reasons but there
> and there was no report to user as to the cause. Add netlink
> extended errors to the processing of the request.
>
> This requires adding additional argume
From: Stephen Hemminger
Setting iftoken can fail for several different reasons but there
and there was no report to user as to the cause. Add netlink
extended errors to the processing of the request.
This requires adding additional argument through rtnl_af_ops
set_link_af callback.
Reported-by: