Searched hist:a97eb33ff225f34a8124774b3373fd244f0e83ce (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | devinet.c | diff a97eb33ff225f34a8124774b3373fd244f0e83ce Tue Feb 16 20:43:16 CST 2016 Anton Protopopov <a.s.protopopov@gmail.com> rtnl: RTM_GETNETCONF: fix wrong return value
An error response from a RTM_GETNETCONF request can return the positive error value EINVAL in the struct nlmsgerr that can mislead userspace.
Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com> Acked-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | diff a97eb33ff225f34a8124774b3373fd244f0e83ce Tue Feb 16 20:43:16 CST 2016 Anton Protopopov <a.s.protopopov@gmail.com> rtnl: RTM_GETNETCONF: fix wrong return value
An error response from a RTM_GETNETCONF request can return the positive error value EINVAL in the struct nlmsgerr that can mislead userspace.
Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com> Acked-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|