From: Milan Kocian Date: Wed, 23 May 2007 21:55:06 +0000 (-0700) Subject: [RTNETLINK]: Fix sending netlink message when replace route. X-Git-Tag: v2.6.22-rc3~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8f558313506b5bc435f2e031f3bec4b1725098e;p=pandora-kernel.git [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: Milan Kocian Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed