]> git.karo-electronics.de Git - linux-beck.git/commit
ipvs: support scheduling inverse and icmp TCP packets
authorAlex Gartrell <agartrell@fb.com>
Wed, 26 Aug 2015 16:40:39 +0000 (09:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 1 Sep 2015 01:34:02 +0000 (10:34 +0900)
commit8f88ea68e6146ff2d0df263b1f3e6e655e69ba98
tree53813f3b039da985794d18255ab3ce0644595e1b
parent89621f31d18b81a6c66a97fc2a80b3b6e5937a81
ipvs: support scheduling inverse and icmp TCP packets

In the event of an icmp packet, take only the ports instead of trying to
grab the full header.

In the event of an inverse packet, use the source address and port.

Signed-off-by: Alex Gartrell <agartrell@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_proto_tcp.c