index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
colo.c
Age
Commit message (
Expand
)
Author
2020-11-11
colo-compare: fix missing compare_seq initialization
Li Zhijian
2020-06-18
net/colo-compare.c: Fix deadlock in compare_chr_send
Lukas Straub
2019-01-14
net: do not depend on slirp internals
Marc-André Lureau
2018-10-19
filter-rewriter: handle checkpoint and failover event
Zhang Chen
2018-10-19
filter-rewriter: Add TCP state machine and fix memory leak in connection_trac...
Zhang Chen
2018-06-01
colo: use local path for local headers
Michael S. Tsirkin
2018-01-29
colo: compare the packet based on the tcp sequence number
Mao Zhongyi
2017-11-13
colo: Consolidate the duplicate code chunk into a routine
Mao Zhongyi
2017-07-17
net/colo.c: Add vnet packet parse feature in colo-proxy
Zhang Chen
2017-07-17
net/colo.c: Make vnet_hdr_len as packet property
Zhang Chen
2017-03-06
net/colo: fix memory double free error
zhanghailiang
2016-09-27
filter-rewriter: rewrite tcp packet to keep secondary connection
Zhang Chen
2016-09-27
filter-rewriter: track connection and parse packet
Zhang Chen
2016-09-27
colo-compare: introduce packet comparison thread
Zhang Chen
2016-09-27
colo-compare: track connection and enqueue packet
Zhang Chen
2016-09-27
net/colo.c: add colo.c to define and handle packet
Zhang Chen