Browse Source

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 <ja@ssi.bg>
Signed-off by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Julian Anastasov 12 years ago
parent
commit
4115ded131
1 changed files with 225 additions and 354 deletions
  1. 225 354
      net/netfilter/ipvs/ip_vs_xmit.c

File diff suppressed because it is too large
+ 225 - 354
net/netfilter/ipvs/ip_vs_xmit.c


Some files were not shown because too many files changed in this diff