ovs

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckFlowExists

func CheckFlowExists(t *testing.T, br string, tableID uint8, exist bool, flows []*ExpectFlow) []string

func DeleteOVSBridge

func DeleteOVSBridge(brName string) error

func OfctlDumpFlows

func OfctlDumpFlows(brName string, table uint8) ([]string, error)

func OfctlFlowMatch

func OfctlFlowMatch(flowList []string, tableID uint8, flow *ExpectFlow) bool

func PrepareOVSBridge

func PrepareOVSBridge(brName string) error

Types

type ExpectFlow

type ExpectFlow struct {
	MatchStr string
	ActStr   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL