Searched hist:"3583 a4e8d77d44697a21437227dd53fc6e7b2cb5" (Results 1 – 4 of 4) sorted by relevance
/linux/include/net/ |
H A D | rtnetlink.h | diff 3583a4e8d77d44697a21437227dd53fc6e7b2cb5 Wed Apr 07 17:59:12 CEST 2021 Stephen Hemminger <stephen@networkplumber.org> ipv6: report errors for iftoken via netlink extack
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: Hongren Zheng <li@zenithal.me> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | devinet.c | diff 3583a4e8d77d44697a21437227dd53fc6e7b2cb5 Wed Apr 07 17:59:12 CEST 2021 Stephen Hemminger <stephen@networkplumber.org> ipv6: report errors for iftoken via netlink extack
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: Hongren Zheng <li@zenithal.me> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/core/ |
H A D | rtnetlink.c | diff 3583a4e8d77d44697a21437227dd53fc6e7b2cb5 Wed Apr 07 17:59:12 CEST 2021 Stephen Hemminger <stephen@networkplumber.org> ipv6: report errors for iftoken via netlink extack
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: Hongren Zheng <li@zenithal.me> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/ |
H A D | addrconf.c | diff 3583a4e8d77d44697a21437227dd53fc6e7b2cb5 Wed Apr 07 17:59:12 CEST 2021 Stephen Hemminger <stephen@networkplumber.org> ipv6: report errors for iftoken via netlink extack
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: Hongren Zheng <li@zenithal.me> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|