Age | Commit message (Expand) | Author | Files | Lines |
2021-11-03 | Optimized the function of fill_connection_key. | Rao, Lei | 1 | -19/+12 |
2021-06-11 | Add a function named packet_new_nocopy for COLO. | Rao, Lei | 1 | -8/+17 |
2020-11-11 | colo-compare: fix missing compare_seq initialization | Li Zhijian | 1 | -4/+1 |
2020-06-18 | net/colo-compare.c: Fix deadlock in compare_chr_send | Lukas Straub | 1 | -0/+7 |
2019-01-14 | net: do not depend on slirp internals | Marc-André Lureau | 1 | -0/+1 |
2018-10-19 | filter-rewriter: handle checkpoint and failover event | Zhang Chen | 1 | -0/+8 |
2018-10-19 | filter-rewriter: Add TCP state machine and fix memory leak in connection_trac... | Zhang Chen | 1 | -1/+1 |
2018-06-01 | colo: use local path for local headers | Michael S. Tsirkin | 1 | -1/+1 |
2018-01-29 | colo: compare the packet based on the tcp sequence number | Mao Zhongyi | 1 | -0/+9 |
2017-11-13 | colo: Consolidate the duplicate code chunk into a routine | Mao Zhongyi | 1 | -8/+10 |
2017-07-17 | net/colo.c: Add vnet packet parse feature in colo-proxy | Zhang Chen | 1 | -3/+3 |
2017-07-17 | net/colo.c: Make vnet_hdr_len as packet property | Zhang Chen | 1 | -1/+2 |
2017-03-06 | net/colo: fix memory double free error | zhanghailiang | 1 | -2/+2 |
2016-09-27 | filter-rewriter: rewrite tcp packet to keep secondary connection | Zhang Chen | 1 | -0/+2 |
2016-09-27 | filter-rewriter: track connection and parse packet | Zhang Chen | 1 | -0/+14 |
2016-09-27 | colo-compare: introduce packet comparison thread | Zhang Chen | 1 | -0/+1 |
2016-09-27 | colo-compare: track connection and enqueue packet | Zhang Chen | 1 | -0/+108 |
2016-09-27 | net/colo.c: add colo.c to define and handle packet | Zhang Chen | 1 | -0/+86 |