ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
authorTimo Teras <timo.teras@iki.fi>
Tue, 29 Apr 2008 10:32:25 +0000 (03:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Apr 2008 10:32:25 +0000 (03:32 -0700)
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>

No differences found