Skip to content
Commit b8f55831 authored by Milan Kocian's avatar Milan Kocian Committed by David S. Miller
Browse files

[RTNETLINK]: Fix sending netlink message when replace route.



When you replace route via ip r r command the netlink multicast message is
not send.  This patch corrects it.  NL message is sent with NLM_F_REPLACE
flag.

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=8320

Signed-off-by: default avatarMilan Kocian <milon@wq.cz>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8a903be1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment