Searched hist:"8679 c31e0284aa3aaba038035e443180b5bacb99" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/ |
H A D | rtnetlink.h | diff 8679c31e0284aa3aaba038035e443180b5bacb99 Tue Aug 03 07:02:50 CDT 2021 Rocco Yue <rocco.yue@mediatek.com> net: add extack arg for link ops
Pass extack arg to validate_linkmsg and validate_link_af callbacks. If a netlink attribute has a reject_message, use the extended ack mechanism to carry the message back to user space.
Signed-off-by: Rocco Yue <rocco.yue@mediatek.com> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | devinet.c | diff 8679c31e0284aa3aaba038035e443180b5bacb99 Tue Aug 03 07:02:50 CDT 2021 Rocco Yue <rocco.yue@mediatek.com> net: add extack arg for link ops
Pass extack arg to validate_linkmsg and validate_link_af callbacks. If a netlink attribute has a reject_message, use the extended ack mechanism to carry the message back to user space.
Signed-off-by: Rocco Yue <rocco.yue@mediatek.com> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 8679c31e0284aa3aaba038035e443180b5bacb99 Tue Aug 03 07:02:50 CDT 2021 Rocco Yue <rocco.yue@mediatek.com> net: add extack arg for link ops
Pass extack arg to validate_linkmsg and validate_link_af callbacks. If a netlink attribute has a reject_message, use the extended ack mechanism to carry the message back to user space.
Signed-off-by: Rocco Yue <rocco.yue@mediatek.com> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | diff 8679c31e0284aa3aaba038035e443180b5bacb99 Tue Aug 03 07:02:50 CDT 2021 Rocco Yue <rocco.yue@mediatek.com> net: add extack arg for link ops
Pass extack arg to validate_linkmsg and validate_link_af callbacks. If a netlink attribute has a reject_message, use the extended ack mechanism to carry the message back to user space.
Signed-off-by: Rocco Yue <rocco.yue@mediatek.com> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|