From: Julian Anastasov Date: Thu, 21 Mar 2013 09:58:05 +0000 (+0200) Subject: ipvs: consolidate all dst checks on transmit in one place X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~235^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4115ded131645a7311a5d9afa9ff2b263dd91c2d;p=pandora-kernel.git ipvs: consolidate all dst checks on transmit in one place Consolidate the PMTU checks, ICMP sending and skb_dst modification in __ip_vs_get_out_rt and __ip_vs_get_out_rt_v6. Now skb_dst is changed early to simplify the transmitters. Make sure update_pmtu is called only for local clients. Signed-off-by: Julian Anastasov Signed-off by: Hans Schillstrom Signed-off-by: Simon Horman --- Reading git-diff-tree failed