digitalocean / digitalocean/go-openvswitch

extend Sending Duration for Flows

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
335
Forks
106
PR merge metrics
No merged PRs in 30d

Description

case duration, hardAge, idleAge:
// ignore those fields.
continue
}

Currently duration is not sent as part of DumpFlowsWithFlowArgs.

I have a usecase where i have to check whether a flow is newly created or was added before some time interval.

Is there any reason we are not exposing duration as part of DumpFlows? Can we add it , happy to contribute.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.