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:
a7e2eaa
)
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Jun 2012 02:47:34 +0000
(19:47 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Jun 2012 02:47:34 +0000
(19:47 -0700)
It makes no sense to execute this limit test every time we create a
routing cache entry.
We can't simply error out on these things since we've silently
accepted and truncated them forever.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found