]> git.karo-electronics.de Git - linux-beck.git/commit
ipvs: drop inverse argument to conn_{in,out}_get
authorAlex Gartrell <agartrell@fb.com>
Wed, 26 Aug 2015 16:40:32 +0000 (09:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 1 Sep 2015 01:33:37 +0000 (10:33 +0900)
commit802c41adcf3be63f351c302c9665865d705cada9
tree76d113665e4d6476837f0d461caac1f4621d8b77
parent3b5ca61768457de5139229392d0333165abcf10f
ipvs: drop inverse argument to conn_{in,out}_get

No longer necessary since the information is included in the ip_vs_iphdr
itself.

Signed-off-by: Alex Gartrell <agartrell@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_conn.c
net/netfilter/ipvs/ip_vs_core.c
net/netfilter/ipvs/ip_vs_proto_ah_esp.c
net/netfilter/xt_ipvs.c