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:
342ff7b
)
[IPV6]: Don't update ADVMSS on routes where the MTU is not also updated
author
Simon Arlott
<simon@fire.lp0.eu>
Thu, 26 Jul 2007 07:09:55 +0000
(
00:09
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 31 Jul 2007 09:28:04 +0000
(
02:28
-0700)
The ADVMSS value was incorrectly updated for ALL routes when the MTU
is updated because it's outside the effect of the if statement's
condition.
Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found