Searched hist:b8f558313506b5bc435f2e031f3bec4b1725098e (Results 1 – 3 of 3) sorted by relevance
/linux/net/ipv4/ |
H A D | fib_lookup.h | diff b8f558313506b5bc435f2e031f3bec4b1725098e Wed May 23 23:55:06 CEST 2007 Milan Kocian <milon@wq.cz> [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 <milon@wq.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fib_trie.c | diff b8f558313506b5bc435f2e031f3bec4b1725098e Wed May 23 23:55:06 CEST 2007 Milan Kocian <milon@wq.cz> [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 <milon@wq.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fib_semantics.c | diff b8f558313506b5bc435f2e031f3bec4b1725098e Wed May 23 23:55:06 CEST 2007 Milan Kocian <milon@wq.cz> [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 <milon@wq.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|