Re: [PATCH net] ipv6: include NLM_F_REPLACE in route replace notifications

2015-09-17 Thread David Miller
From: Roopa Prabhu Date: Sun, 13 Sep 2015 10:18:33 -0700 > From: Roopa Prabhu > > 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 > --- > Submitting this to net

Re: [PATCH net] ipv6: include NLM_F_REPLACE in route replace notifications

2015-09-14 Thread Michal Kubecek
On Sun, Sep 13, 2015 at 10:18:33AM -0700, Roopa Prabhu wrote: > From: Roopa Prabhu > > 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 Reviewed-by: Michal Kubece

Re: [PATCH net] ipv6: include NLM_F_REPLACE in route replace notifications

2015-09-14 Thread Nicolas Dichtel
Le 13/09/2015 19:18, Roopa Prabhu a écrit : From: Roopa Prabhu 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 Acked-by: Nicolas Dichtel -- To unsubscribe from this l

[PATCH net] ipv6: include NLM_F_REPLACE in route replace notifications

2015-09-13 Thread Roopa Prabhu
From: Roopa Prabhu 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 --- Submitting this to net since it complements the other ipv6 replace fixes in net include/net/ip6_f