]> git.baikalelectronics.ru Git - kernel.git/commit
ipvs: support scheduling inverse and icmp SCTP packets
authorAlex Gartrell <agartrell@fb.com>
Wed, 26 Aug 2015 16:40:41 +0000 (09:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 1 Sep 2015 01:34:09 +0000 (10:34 +0900)
commitd759ef42bdbe48ef47f4fd7b1b3101f4aa4490c1
tree634dfad3172f974b34fe63ff32380a79f9301eff
parent7033e2e047bb3105f782d47a11f2b650931a8b5a
ipvs: support scheduling inverse and icmp SCTP 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_sctp.c