| Commit message (Expand) | Author | Age | Files | Lines |
* | net/colo-compare.c: Fix deadlock in compare_chr_send | Lukas Straub | 2020-06-18 | 1 | -0/+1 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2019-05-13 | 1 | -3/+3 |
* | net: do not depend on slirp internals | Marc-André Lureau | 2019-01-14 | 1 | -4/+3 |
* | filter-rewriter: handle checkpoint and failover event | Zhang Chen | 2018-10-19 | 1 | -0/+2 |
* | filter-rewriter: Add TCP state machine and fix memory leak in connection_trac... | Zhang Chen | 2018-10-19 | 1 | -5/+4 |
* | colo: compare the packet based on the tcp sequence number | Mao Zhongyi | 2018-01-29 | 1 | -0/+15 |
* | colo: Consolidate the duplicate code chunk into a routine | Mao Zhongyi | 2017-11-13 | 1 | -0/+1 |
* | net/colo.c: Make vnet_hdr_len as packet property | Zhang Chen | 2017-07-17 | 1 | -1/+3 |
* | filter-rewriter: rewrite tcp packet to keep secondary connection | Zhang Chen | 2016-09-27 | 1 | -0/+7 |
* | filter-rewriter: track connection and parse packet | Zhang Chen | 2016-09-27 | 1 | -0/+1 |
* | colo-compare: introduce packet comparison thread | Zhang Chen | 2016-09-27 | 1 | -0/+3 |
* | colo-compare: track connection and enqueue packet | Zhang Chen | 2016-09-27 | 1 | -0/+39 |
* | Jhash: add linux kernel jhashtable in qemu | Zhang Chen | 2016-09-27 | 1 | -0/+1 |
* | net/colo.c: add colo.c to define and handle packet | Zhang Chen | 2016-09-27 | 1 | -0/+37 |