summaryrefslogtreecommitdiffstats
path: root/net/colo.h
Commit message (Expand)AuthorAgeFilesLines
* net/colo.c: Fix the pointer issue reported by Coverity.Zhang Chen2022-09-021-0/+1
* Optimized the function of fill_connection_key.Rao, Lei2021-11-031-3/+3
* Add a function named packet_new_nocopy for COLO.Rao, Lei2021-06-111-0/+1
* net/colo-compare.c: Fix deadlock in compare_chr_sendLukas Straub2020-06-181-0/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+3
* net: do not depend on slirp internalsMarc-André Lureau2019-01-141-4/+3Star
* filter-rewriter: handle checkpoint and failover eventZhang Chen2018-10-191-0/+2
* filter-rewriter: Add TCP state machine and fix memory leak in connection_trac...Zhang Chen2018-10-191-5/+4Star
* colo: compare the packet based on the tcp sequence numberMao Zhongyi2018-01-291-0/+15
* colo: Consolidate the duplicate code chunk into a routineMao Zhongyi2017-11-131-0/+1
* net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen2017-07-171-1/+3
* filter-rewriter: rewrite tcp packet to keep secondary connectionZhang Chen2016-09-271-0/+7
* filter-rewriter: track connection and parse packetZhang Chen2016-09-271-0/+1
* colo-compare: introduce packet comparison threadZhang Chen2016-09-271-0/+3
* colo-compare: track connection and enqueue packetZhang Chen2016-09-271-0/+39
* Jhash: add linux kernel jhashtable in qemuZhang Chen2016-09-271-0/+1
* net/colo.c: add colo.c to define and handle packetZhang Chen2016-09-271-0/+37