commit | 0010e46577a27c1d915034637f6c2fa57a9a091c | [log] [tgz] |
---|---|---|
author | Timo Teras <timo.teras@iki.fi> | Tue Apr 29 03:32:25 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 29 03:32:25 2008 -0700 |
tree | dc13ec8dbbf980b53c8d1049dbf8944806cca0d2 | |
parent | 980c478ddbb720948967b028ddbb4179a025bc2c [diff] |
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() Add struct net_device parameter to ip_rt_frag_needed() and update MTU to cache entries where ifindex is specified. This is similar to what is already done in ip_rt_redirect(). Signed-off-by: Timo Teras <timo.teras@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>