summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorZhang Chen2016-09-27 04:22:32 +0200
committerJason Wang2016-09-27 11:54:22 +0200
commite6eee8ab5148aee369416e5126d6d149319579be (patch)
treea970b490e104c97f2c81eedf7ed9b9f1c09aebd2 /linux-headers
parentcolo-compare: add TCP, UDP, ICMP packet comparison (diff)
downloadqemu-e6eee8ab5148aee369416e5126d6d149319579be.tar.gz
qemu-e6eee8ab5148aee369416e5126d6d149319579be.tar.xz
qemu-e6eee8ab5148aee369416e5126d6d149319579be.zip
filter-rewriter: introduce filter-rewriter initialization
Filter-rewriter is a part of COLO project. It will rewrite some of secondary packet to make secondary guest's tcp connection established successfully. In this module we will rewrite tcp packet's ack to the secondary from primary,and rewrite tcp packet's seq to the primary from secondary. usage: colo secondary: -object filter-redirector,id=f1,netdev=hn0,queue=tx,indev=red0 -object filter-redirector,id=f2,netdev=hn0,queue=rx,outdev=red1 -object filter-rewriter,id=rew0,netdev=hn0,queue=all Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com> Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com> Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions