summaryrefslogtreecommitdiff
path: root/lib/ovs-replay-syn.man
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2021-05-27 15:28:59 +0200
committerIlya Maximets <i.maximets@ovn.org>2021-06-07 20:59:34 +0200
commit610ac1e82c595a1b55b7fa9c750c673b4fe1b391 (patch)
tree913898be991367a1470f2c4baa19aa26bd2a5a0a /lib/ovs-replay-syn.man
parenta4b04276ab5934d087669ff2d191a23931335c87 (diff)
downloadopenvswitch-610ac1e82c595a1b55b7fa9c750c673b4fe1b391.tar.gz
ovs-replay: New library to create and manage replay files.
This library provides interfaces to open replay files and read/write records. Will be used later for stream record/replay functionality, i.e. to record all the incoming connections and data and replay it later for debugging and performance analysis purposes. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Dumitru Ceara <dceara@redhat.com>
Diffstat (limited to 'lib/ovs-replay-syn.man')
-rw-r--r--lib/ovs-replay-syn.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ovs-replay-syn.man b/lib/ovs-replay-syn.man
new file mode 100644
index 000000000..2744fea09
--- /dev/null
+++ b/lib/ovs-replay-syn.man
@@ -0,0 +1,3 @@
+.IP "Replay options:"
+[\fB\-\-record\fR[\fB=\fIdirectory\fR]]
+[\fB\-\-replay\fR[\fB=\fIdirectory\fR]]