]> git.proxmox.com Git - mirror_ovs.git/commit
Documentation: Add a new topic document about ofproto/trace
authorTimothy Redaelli <tredaelli@redhat.com>
Wed, 5 Apr 2017 11:10:47 +0000 (13:10 +0200)
committerBen Pfaff <blp@ovn.org>
Wed, 5 Apr 2017 21:07:39 +0000 (14:07 -0700)
commit73f5354bc703bf6ba3036c15cd8ae87c8f43eb50
tree976c598ec146cd1382d8f268a6126739ac12c1b1
parent1c2f091b723e26388c41bca73fc183453f6c2ed8
Documentation: Add a new topic document about ofproto/trace

Add a new document "Tracing packets inside Open vSwitch" that explains
how to use "ofproto/trace" to debug flows inside the vswitch.

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Documentation/automake.mk
Documentation/topics/index.rst
Documentation/topics/tracing.rst [new file with mode: 0644]