mirror of
https://github.com/openvswitch/ovs
synced 2025-10-17 14:28:02 +00:00
@@ -26,7 +26,7 @@ vlog = ovs.vlog.Vlog("stream")
|
||||
|
||||
def stream_or_pstream_needs_probes(name):
|
||||
""" 1 if the stream or pstream specified by 'name' needs periodic probes to
|
||||
verify connectivty. For [p]streams which need probes, it can take a long
|
||||
verify connectivity. For [p]streams which need probes, it can take a long
|
||||
time to notice the connection was dropped. Returns 0 if probes aren't
|
||||
needed, and -1 if 'name' is invalid"""
|
||||
|
||||
|
Reference in New Issue
Block a user