package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Functions

NewSRv6VppHandler creates new instance of SRv6 vppcalls handler.

# Constants

Add SR List to an existing SR policy.
Unused.
Behavior of endpoint with decapsulation and specific IPv4 table lookup.
Behavior of endpoint with decapsulation and specific IPv6 table lookup.
Behavior of endpoint with decapulation and Layer-2 cross-connect (or DX2 with egress VLAN rewrite when VLAN notzero - not supported this variant yet).
Behavior of endpoint with decapsulation and IPv4 cross-connect.
Behavior of endpoint with decapsulation and IPv6 cross-connect.
Behavior of simple endpoint.
seems unused, note in VPP: "Must always be the last one".
Behavior of endpoint with specific IPv6 table lookup.
Behavior of endpoint with Layer-3 cross-connect.
Delete SR List from an existing SR policy.
Modify the weight of an existing SR List.
Constants for steering type Constants are taken from VPP's vnet/srv6/sr.h (names are modified to Golang from original C form in VPP code).
Constants for steering type Constants are taken from VPP's vnet/srv6/sr.h (names are modified to Golang from original C form in VPP code).
Constants for steering type Constants are taken from VPP's vnet/srv6/sr.h (names are modified to Golang from original C form in VPP code).

# Structs

SRv6VppHandler is accessor for SRv6-related vppcalls methods.