aboutsummaryrefslogtreecommitdiff
path: root/net/colo.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-02net/colo.c: Fix the pointer issue reported by Coverity.Zhang Chen1-0/+1
2021-11-03Optimized the function of fill_connection_key.Rao, Lei1-3/+3
2021-06-11Add a function named packet_new_nocopy for COLO.Rao, Lei1-0/+1
2020-06-18net/colo-compare.c: Fix deadlock in compare_chr_sendLukas Straub1-0/+1
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2019-01-14net: do not depend on slirp internalsMarc-André Lureau1-4/+3
2018-10-19filter-rewriter: handle checkpoint and failover eventZhang Chen1-0/+2
2018-10-19filter-rewriter: Add TCP state machine and fix memory leak in connection_trac...Zhang Chen1-5/+4
2018-01-29colo: compare the packet based on the tcp sequence numberMao Zhongyi1-0/+15
2017-11-13colo: Consolidate the duplicate code chunk into a routineMao Zhongyi1-0/+1
2017-07-17net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen1-1/+3
2016-09-27filter-rewriter: rewrite tcp packet to keep secondary connectionZhang Chen1-0/+7
2016-09-27filter-rewriter: track connection and parse packetZhang Chen1-0/+1
2016-09-27colo-compare: introduce packet comparison threadZhang Chen1-0/+3
2016-09-27colo-compare: track connection and enqueue packetZhang Chen1-0/+39
2016-09-27Jhash: add linux kernel jhashtable in qemuZhang Chen1-0/+1
2016-09-27net/colo.c: add colo.c to define and handle packetZhang Chen1-0/+37