aboutsummaryrefslogtreecommitdiff
path: root/net/colo.c
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-11-11colo-compare: fix missing compare_seq initializationLi Zhijian
2020-06-18net/colo-compare.c: Fix deadlock in compare_chr_sendLukas Straub
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-06-01colo: use local path for local headersMichael S. Tsirkin
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: Add vnet packet parse feature in colo-proxyZhang Chen
2017-07-17net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen
2017-03-06net/colo: fix memory double free errorzhanghailiang
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-27net/colo.c: add colo.c to define and handle packetZhang Chen