From: Timo Teras Date: Tue, 29 Apr 2008 10:32:25 +0000 (-0700) Subject: ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() X-Git-Tag: v2.6.26-rc1~104^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0010e46577a27c1d915034637f6c2fa57a9a091c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed