]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipv6: include NLM_F_REPLACE in route replace notifications
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Sun, 13 Sep 2015 17:18:33 +0000 (10:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Sep 2015 22:00:27 +0000 (15:00 -0700)
commit37a1d3611c126fd9782ce5235791f898f053e763
tree6b5f58c44fc55acb1dface329e468ff3f3e52e70
parent20471ed4d403a5f4de6aa0c10cd1e446f7f2b3c7
ipv6: include NLM_F_REPLACE in route replace notifications

This patch adds NLM_F_REPLACE flag to ipv6 route replace notifications.
This makes nlm_flags in ipv6 replace notifications consistent
with ipv4.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c
net/ipv6/route.c