digitalocean / digitalocean/go-openvswitch

Add `mod-flows` action

Open
#124 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

Hi,

I recently discovered this project in search for a way to manipulate flow tables on OVS using Golang.

The `AddFlow` function works well for me, and I suppose that instead of modifying a flow, I could delete it and add the new one.

Yet, I wanted to ask if there is a reason for not supporting `client.OpenFlow.ModFlow()`? Or does it do delete and add internally anyway? Maybe I could contribute this functionality if there is a reason to do so.

Hope to hear from you soon!
LaumiH

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.