Home
last modified time | relevance | path

Searched hist:bf4cc40e9343bbe6c7400ff6f4feb46fb9338087 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Ddevinet.cdiff bf4cc40e9343bbe6c7400ff6f4feb46fb9338087 Thu Oct 25 14:18:25 CDT 2018 Bjørn Mork <bjorn@mork.no> net/{ipv4,ipv6}: Do not put target net if input nsid is invalid

The cleanup path will put the target net when netnsid is set. So we must
reset netnsid if the input is invalid.

Fixes: d7e38611b81e ("net/ipv4: Put target net when address dump fails due to bad attributes")
Fixes: 242afaa6968c ("net/ipv6: Put target net when address dump fails due to bad attributes")
Cc: David Ahern <dsahern@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff bf4cc40e9343bbe6c7400ff6f4feb46fb9338087 Thu Oct 25 14:18:25 CDT 2018 Bjørn Mork <bjorn@mork.no> net/{ipv4,ipv6}: Do not put target net if input nsid is invalid

The cleanup path will put the target net when netnsid is set. So we must
reset netnsid if the input is invalid.

Fixes: d7e38611b81e ("net/ipv4: Put target net when address dump fails due to bad attributes")
Fixes: 242afaa6968c ("net/ipv6: Put target net when address dump fails due to bad attributes")
Cc: David Ahern <dsahern@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>