Home
last modified time | relevance | path

Searched hist:"013 a62020a92f371555c67342424f2f944b62be4" (Results 1 – 1 of 1) sorted by relevance

/qemu/net/
H A Dfilter-rewriter.c013a62020a92f371555c67342424f2f944b62be4 Wed Oct 31 00:50:15 UTC 2018 Zhang Chen <zhangckid@gmail.com> 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: Zhang Chen <zhangckid@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>