Searched hist:"88 f643203668b95b884b60b45ff182289153843c" (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | fib_semantics.c | diff 88f643203668b95b884b60b45ff182289153843c Thu Jul 23 09:39:35 CEST 2015 Julian Anastasov <ja@ssi.bg> ipv4: be more aggressive when probing alternative gateways
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 <fw@strlen.de> Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: David S. Miller <davem@davemloft.net>
|