vppcalls

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

IPSecMessages is list of used VPP messages for compatibility check

Functions

func AddSAEntry

func AddSAEntry(saID uint32, sa *ipsec.SecurityAssociations_SA, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

AddSAEntry adds SA to VPP via binary API

func AddSPD

func AddSPD(spdID uint32, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

AddSPD adds SPD to VPP via binary API

func AddSPDEntry

func AddSPDEntry(spdID, saID uint32, spd *ipsec.SecurityPolicyDatabases_SPD_PolicyEntry, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

AddSPDEntry adds SPD policy entry to VPP via binary API

func AddTunnelInterface

func AddTunnelInterface(tunnel *ipsec.TunnelInterfaces_Tunnel, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) (uint32, error)

AddSPD adds SPD to VPP via binary API

func DelSAEntry

func DelSAEntry(saID uint32, sa *ipsec.SecurityAssociations_SA, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

DelSAEntry deletes SA from VPP via binary API

func DelSPD

func DelSPD(spdID uint32, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

DelSPD deletes SPD from VPP via binary API

func DelSPDEntry

func DelSPDEntry(spdID, saID uint32, spd *ipsec.SecurityPolicyDatabases_SPD_PolicyEntry, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

DelSPDEntry deletes SPD policy entry from VPP via binary API

func DelTunnelInterface

func DelTunnelInterface(ifIdx uint32, tunnel *ipsec.TunnelInterfaces_Tunnel, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

DelSPD deletes SPD from VPP via binary API

func InterfaceAddSPD

func InterfaceAddSPD(spdID, swIfIdx uint32, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

InterfaceAddSPD adds SPD interface assignment to VPP via binary API

func InterfaceDelSPD

func InterfaceDelSPD(spdID, swIfIdx uint32, vppChan govppapi.Channel, stopwatch *measure.Stopwatch) error

InterfaceDelSPD deletes SPD interface assignment from VPP via binary API

Types

This section is empty.

Jump to

Keyboard shortcuts

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