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