net/colo.c: add colo.c to define and handle packet
commit59509ec16b7ee92b3f8261c554023aa1d3169317
authorZhang Chen <zhangchen.fnst@cn.fujitsu.com>
Tue, 27 Sep 2016 02:22:27 +0000 (27 10:22 +0800)
committerJason Wang <jasowang@redhat.com>
Tue, 27 Sep 2016 09:54:21 +0000 (27 17:54 +0800)
tree5fdbb7063df65a31a3c6c50cfad42b49c0859a67
parent7dce4e6fd2baa4935074fa03736588017c1a8b84
net/colo.c: add colo.c to define and handle packet

The net/colo.c is used by colo-compare and filter-rewriter.
this can share common data structure like net packet,
and other functions.

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>
net/Makefile.objs
net/colo-compare.c
net/colo.c [new file with mode: 0644]
net/colo.h [new file with mode: 0644]
trace-events