Re: [PATCH net-next] ipv4: be more aggressive when probing alternative gateways

2015-07-26 Thread David Miller
From: Julian Anastasov Date: Thu, 23 Jul 2015 10:39:35 +0300 > Currently, we do not notice if new alternative gateways > are added. We can do it by checking for present neigh > entry. Also, gateways that are currently probed (NUD_INCOMPLETE) > can be skipped from round-robin probing. > > Suggest

[PATCH net-next] ipv4: be more aggressive when probing alternative gateways

2015-07-23 Thread Julian Anastasov
Currently, we do not notice if new alternative gateways are added. We can do it by checking for present neigh entry. Also, gateways that are currently probed (NUD_INCOMPLETE) can be skipped from round-robin probing. Suggested-by: Florian Westphal Signed-off-by: Julian Anastasov --- net/ipv4/fib