aboutsummaryrefslogtreecommitdiff
path: root/net/colo.h
AgeCommit message (Expand)Author
2021-11-03Optimized the function of fill_connection_key.Rao, Lei
2021-06-11Add a function named packet_new_nocopy for COLO.Rao, Lei
2020-06-18net/colo-compare.c: Fix deadlock in compare_chr_sendLukas Straub
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-01-14net: do not depend on slirp internalsMarc-André Lureau
2018-10-19filter-rewriter: handle checkpoint and failover eventZhang Chen
2018-10-19filter-rewriter: Add TCP state machine and fix memory leak in connection_trac...Zhang Chen
2018-01-29colo: compare the packet based on the tcp sequence numberMao Zhongyi
2017-11-13colo: Consolidate the duplicate code chunk into a routineMao Zhongyi
2017-07-17net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen
2016-09-27filter-rewriter: rewrite tcp packet to keep secondary connectionZhang Chen
2016-09-27filter-rewriter: track connection and parse packetZhang Chen
2016-09-27colo-compare: introduce packet comparison threadZhang Chen
2016-09-27colo-compare: track connection and enqueue packetZhang Chen
2016-09-27Jhash: add linux kernel jhashtable in qemuZhang Chen
2016-09-27net/colo.c: add colo.c to define and handle packetZhang Chen