]> git.karo-electronics.de Git - linux-beck.git/commit
ipvs: support scheduling inverse and icmp UDP packets
authorAlex Gartrell <agartrell@fb.com>
Wed, 26 Aug 2015 16:40:40 +0000 (09:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 1 Sep 2015 01:34:06 +0000 (10:34 +0900)
commit2b0f39ef3d8951036d778ddee503e2fdf8e4ff4f
treea8b4b9f1cdf0134d81a3d01d3b0186acdc2f4021
parent8f88ea68e6146ff2d0df263b1f3e6e655e69ba98
ipvs: support scheduling inverse and icmp UDP 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_udp.c