git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c8cec5
)
ipv4: Cache learned redirect information in inetpeer.
author
David S. Miller
<davem@davemloft.net>
Thu, 10 Feb 2011 06:00:16 +0000
(22:00 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Feb 2011 05:33:27 +0000
(21:33 -0800)
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 <davem@davemloft.net>
No differences found