ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
authorXiaoyu Du <tingsrain@gmail.com>
Fri, 9 Jul 2010 15:27:47 +0000 (17:27 +0200)
committerPatrick McHardy <kaber@trash.net>
Fri, 9 Jul 2010 15:27:47 +0000 (17:27 +0200)
lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
Since there's no sctp helpers at present, it does the same thing as
ip_vs_app_pkt_in.

Signed-off-by: Xiaoyu Du <tingsrain@gmail.com>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found