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.h
Age
Commit message (
Expand
)
Author
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
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-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: Make vnet_hdr_len as packet property
Zhang Chen
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
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
2016-09-27
net/colo.c: add colo.c to define and handle packet
Zhang Chen