]> git.proxmox.com Git - mirror_ovs.git/commit
tunnel: Add ofproto/list-tunnels command for troubleshooting.
authorBen Pfaff <blp@ovn.org>
Thu, 28 Dec 2017 20:34:50 +0000 (12:34 -0800)
committerBen Pfaff <blp@ovn.org>
Thu, 4 Jan 2018 18:41:13 +0000 (10:41 -0800)
commit14f602b85d0586629669cdfb6c021593ab4abea3
treeef7b02c596fbcd0821be7eaa65f27a9819103b11
parent9d31db0082ff6f10827465c52eda422318d2796a
tunnel: Add ofproto/list-tunnels command for troubleshooting.

I've recently had to debug some issues related to tunnel implementation.
This command would make it easier to have some confidence in how tunnels
are actually set up inside OVS.

Signed-off-by: Ben Pfaff <blp@ovn.org>
ofproto/tunnel.c
tests/cfm.at