commit | 6044eeffafbe35154c5d3b04b73e8938a62e5d39 | [log] [tgz] |
---|---|---|
author | Alex Gartrell <agartrell@fb.com> | Wed Aug 26 09:40:37 2015 -0700 |
committer | Simon Horman <horms@verge.net.au> | Tue Sep 01 10:33:55 2015 +0900 |
tree | f3ed8b842b49cc270e1b52c667183e27fd559403 | |
parent | 1471f35efa86407fc180ca6d55363c684d166ef6 [diff] |
ipvs: attempt to schedule icmp packets Invoke the try_to_schedule logic from the icmp path and update it to the appropriate ip_vs_conn_put function. The schedule functions have been updated to reject the packets immediately for now. Signed-off-by: Alex Gartrell <agartrell@fb.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>