commit | 566cfd8f0e049a0647f94714f913e2a975dc464f | [log] [tgz] |
---|---|---|
author | Simon Arlott <simon@fire.lp0.eu> | Thu Jul 26 00:09:55 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 31 02:28:04 2007 -0700 |
tree | 955049995c9cc06dc2db3b11a73454c09cf8eb18 | |
parent | 342ff7b24f42d01b27d884c699855c713d720fcb [diff] |
[IPV6]: Don't update ADVMSS on routes where the MTU is not also updated 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>