Categorygithub.com/aau-network-security/openvswitch
repository
0.0.0-20210515183826-906eb8da3f05
Repository: https://github.com/aau-network-security/openvswitch.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

openvswitch

GoDoc Go Report Card

Forked from digitalocean/go-openswitch forked commit id was : 8ce3b42

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.

  • ovs: Package ovs is a client library for Open vSwitch which enables programmatic control of the virtual switch.
  • ovsdb: Package ovsdb implements an OVSDB client, as described in RFC 7047.
  • ovsnl: Package ovsnl enables interaction with the Linux Open vSwitch generic netlink interface.

See each package's README for additional information.