diff options
author | Aaron Conole <aconole@redhat.com> | 2020-05-07 10:40:36 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-05-26 14:16:58 -0400 |
commit | eb145d9484cae850f6fc4984e2e229486241c833 (patch) | |
tree | 637fb7f7fbefefca9caa0fbe68920207a976e9a8 /man | |
parent | 798fc4a5c204b59cbe39ae7aca194642e3d78faa (diff) | |
download | sos-eb145d9484cae850f6fc4984e2e229486241c833.tar.gz |
[openvswitch] capture all datapath data
This includes flows, ct stats, frag stats, and conntrack information
for all of the datapath types that are active. Additionally, pull the
tunnel information for datapaths.
Stop using 'ovs-dpctl' in favor of 'ovs-appctl dpctl/*' - for multiple
reasons. The 'ovs-dpctl' command doesn't support the userspace
datapath. 'ovs-dpctl' cannot pull all attribute types (including
type=offloaded) in newer OVS versions. Also, the default attribute
type is 'all' so adding type=offloaded is redundant.
Signed-off-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions