package
0.8.0
Repository: https://github.com/alkiranet/govpp.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author

# Constants

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

# Variables

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

# Structs

get the default Linux Control Plane netns LcpDefaultNsGet defines message 'lcp_default_ns_get'.
get the default Linux Control Plane netns - netns - the default netns; netns[0] == 0 if none LcpDefaultNsGetReply defines message 'lcp_default_ns_get_reply'.
Set the default Linux Control Plane netns - netns - the new default netns; netns[0] == 0 if none LcpDefaultNsSet defines message 'lcp_default_ns_set'.
LcpDefaultNsSetReply defines message 'lcp_default_ns_set_reply'.
Add or delete a Linux Conrol Plane interface pair - is_add - 0 if deleting, != 0 if adding - sw_if_index - index of VPP PHY SW interface - host_if_name - host tap interface name - host_if_type - the type of host interface to create (tun, tap) - netns - optional tap netns; netns[0] == 0 if none LcpItfPairAddDel defines message 'lcp_itf_pair_add_del'.
LcpItfPairAddDelReply defines message 'lcp_itf_pair_add_del_reply'.
LcpItfPairAddDelV2 defines message 'lcp_itf_pair_add_del_v2'.
LcpItfPairAddDelV2Reply defines message 'lcp_itf_pair_add_del_v2_reply'.
Linux Control Plane interface pair dump response - phy_sw_if_index - VPP's sw_if_index for the PHY - host_sw_if_index - VPP's sw_if_index for the host tap - vif_index - tap linux index - host_if_name - host interface name - host_if_type - host interface type (tun, tap) - netns - host interface netns LcpItfPairDetails defines message 'lcp_itf_pair_details'.
Dump Linux Control Plane interface pair data - sw_if_index - interface to use as filter (~0 == "all") LcpItfPairGet defines message 'lcp_itf_pair_get'.
LcpItfPairGetReply defines message 'lcp_itf_pair_get_reply'.
Replace end/begin LcpItfPairReplaceBegin defines message 'lcp_itf_pair_replace_begin'.
LcpItfPairReplaceBeginReply defines message 'lcp_itf_pair_replace_begin_reply'.
LcpItfPairReplaceEnd defines message 'lcp_itf_pair_replace_end'.
LcpItfPairReplaceEndReply defines message 'lcp_itf_pair_replace_end_reply'.

# Interfaces

RPCService defines RPC service lcp.
No description provided by the author

# Type aliases

LcpItfHostType defines enum 'lcp_itf_host_type'.