From: David S. Miller Date: Thu, 10 Feb 2011 06:00:16 +0000 (-0800) Subject: ipv4: Cache learned redirect information in inetpeer. X-Git-Tag: v2.6.39-rc1~468^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39925dbde7788cfb96419c0f092b086aa325c0f;p=pandora-kernel.git ipv4: Cache learned redirect information in inetpeer. Note that we do not generate the redirect netevent any longer, because we don't create a new cached route. Instead, once the new neighbour is bound to the cached route, we emit a neigh update event instead. Signed-off-by: David S. Miller --- Reading git-diff-tree failed