Skip to content

Commit

Permalink
ipvs: consolidate all dst checks on transmit in one place
Browse files Browse the repository at this point in the history
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 <ja@ssi.bg>
Signed-off by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
  • Loading branch information
Julian Anastasov authored and Pablo Neira Ayuso committed Apr 1, 2013
1 parent f11cb2c commit 4115ded
Showing 1 changed file with 235 additions and 392 deletions.
Loading

0 comments on commit 4115ded

Please sign in to comment.