aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_wrr.c
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2011-02-09 02:26:38 +0200
committerSimon Horman <horms@verge.net.au>2011-02-16 07:00:33 +0900
commit6cb90db502c5f276c8d6256762cc3acde4d3bd9d (patch)
tree87ebaf22cd6006bbb15b071b1f4363117237a6e7 /net/netfilter/ipvs/ip_vs_wrr.c
parent16a7fd323f93eab88df79fc647575ae9789037c2 (diff)
downloadkernel_samsung_smdk4412-6cb90db502c5f276c8d6256762cc3acde4d3bd9d.zip
kernel_samsung_smdk4412-6cb90db502c5f276c8d6256762cc3acde4d3bd9d.tar.gz
kernel_samsung_smdk4412-6cb90db502c5f276c8d6256762cc3acde4d3bd9d.tar.bz2
ipvs: remove extra lookups for ICMP packets
Remove code that should not be called anymore. Now when ip_vs_out handles replies for local clients at LOCAL_IN hook we do not need to call conn_out_get and handle_response_icmp from ip_vs_in_icmp* because such lookups were already performed for the ICMP packet and no connection was found. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'net/netfilter/ipvs/ip_vs_wrr.c')
0 files changed, 0 insertions, 0 deletions