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)
commit5e26b1b3abce05c177feb589260031519a1bc7b1
tree634dfad3172f974b34fe63ff32380a79f9301eff
parent2b0f39ef3d8951036d778ddee503e2fdf8e4ff4f
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
This page took 0.026186 seconds and 5 git commands to generate.