summaryrefslogtreecommitdiff
path: root/net/colo.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-29colo: compare the packet based on the tcp sequence numberMao Zhongyi1-0/+9
2017-11-13colo: Consolidate the duplicate code chunk into a routineMao Zhongyi1-8/+10
2017-07-17net/colo.c: Add vnet packet parse feature in colo-proxyZhang Chen1-3/+3
2017-07-17net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen1-1/+2
2017-03-06net/colo: fix memory double free errorzhanghailiang1-2/+2
2016-09-27filter-rewriter: rewrite tcp packet to keep secondary connectionZhang Chen1-0/+2
2016-09-27filter-rewriter: track connection and parse packetZhang Chen1-0/+14
2016-09-27colo-compare: introduce packet comparison threadZhang Chen1-0/+1
2016-09-27colo-compare: track connection and enqueue packetZhang Chen1-0/+108
2016-09-27net/colo.c: add colo.c to define and handle packetZhang Chen1-0/+86