vppbridge

package
v0.0.0-...-b15e717 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 3 Imported by: 3

Documentation

Overview

Binary simple-client is an example VPP management application that exercises the govpp API on real-world use-cases.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBridgeInterface

func AddBridgeInterface(ch *api.Channel, bridgeDomain uint32, swIfId uint32) error

Attempt to add an interface to a Bridge Domain.

func BridgeCompatibilityCheck

func BridgeCompatibilityCheck(ch *api.Channel) error

Check whether generated API messages are compatible with the version of VPP which the library is connected to.

func CreateBridge

func CreateBridge(ch *api.Channel, bridgeDomain uint32) error

Attempt to create a Bridge Domain.

func DeleteBridge

func DeleteBridge(ch *api.Channel, bridgeDomain uint32) error

Attempt to delete a Bridge Domain.

func DumpBridge

func DumpBridge(ch *api.Channel, bridgeDomain uint32)

Dump the input Bridge data to Stdout. There is not VPP API to dump all the Bridges.

func RemoveBridgeInterface

func RemoveBridgeInterface(ch *api.Channel, bridgeDomain uint32, swIfId uint32) error

Attempt to remove an interface from a Bridge Domain.

Types

This section is empty.

Jump to

Keyboard shortcuts

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