summaryrefslogtreecommitdiffstats
path: root/net/colo.c
Commit message (Expand)AuthorAgeFilesLines
* colo: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* colo: compare the packet based on the tcp sequence numberMao Zhongyi2018-01-291-0/+9
* colo: Consolidate the duplicate code chunk into a routineMao Zhongyi2017-11-131-8/+10
* net/colo.c: Add vnet packet parse feature in colo-proxyZhang Chen2017-07-171-3/+3
* net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen2017-07-171-1/+2
* net/colo: fix memory double free errorzhanghailiang2017-03-061-2/+2
* filter-rewriter: rewrite tcp packet to keep secondary connectionZhang Chen2016-09-271-0/+2
* filter-rewriter: track connection and parse packetZhang Chen2016-09-271-0/+14
* colo-compare: introduce packet comparison threadZhang Chen2016-09-271-0/+1
* colo-compare: track connection and enqueue packetZhang Chen2016-09-271-0/+108
* net/colo.c: add colo.c to define and handle packetZhang Chen2016-09-271-0/+86