[PATCH] ipv6: send only one NEWLINK when RA causes changes

2015-08-31 Thread Marius Tomaschewski
Signed-off-by: Marius Tomaschewski diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c index 99ea9dd..8456c75 100644 --- a/net/ipv6/ndisc.c +++ b/net/ipv6/ndisc.c @@ -1075,6 +1075,7 @@ static void ndisc_router_discovery(struct sk_buff *skb) int optlen; unsigned int pref = 0;

Re: [PATCH] ipv6: send only one NEWLINK when RA causes changes

2015-08-31 Thread David Miller
From: Marius Tomaschewski Date: Tue, 1 Sep 2015 01:57:30 +0200 > Signed-off-by: Marius Tomaschewski Applied, thanks. I wonder what to do about the situations right before the first assignment of send_ifinfo_notify to true where the dst_neigh_lookup() fails. Since we updated if_flags, we proba