Skip to content
Snippets Groups Projects
Commit 013a6202 authored by Zhang Chen's avatar Zhang Chen Committed by Jason Wang
Browse files

net/filter-rewriter.c: Fix coverity static analysis issue


The original code just follow the TCP state diagram,
but in this case, we can skip the TCPS_TIME_WAIT state to simplify
the implementation.

Signed-off-by: default avatarZhang Chen <zhangckid@gmail.com>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
parent d835c619
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment