package
1.0.5
Repository: https://github.com/fgschwan/vpp-agent.git
Documentation: pkg.go.dev

# Functions

ConfigACL executes VPP binary API "acl_add_replace".
ConfigIfACL executes VPP binary API "acl_interface_set_acl_list".
DelACL executes VPP binary API "acl_del".
DelIfACL executes VPP binary API "acl_interface_set_acl_list" to clear the list of ACLs associated with a given interface.
DumpACL executes VPP binary API "acl_details".
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
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
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
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
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
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

# Constants

VlApiVersion contains version of the API.

# Variables

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

# Structs

ACLAddReplace represents the VPP binary API message 'acl_add_replace'.
ACLAddReplaceReply represents the VPP binary API message 'acl_add_replace_reply'.
ACLDel represents the VPP binary API message 'acl_del'.
ACLDelReply represents the VPP binary API message 'acl_del_reply'.
ACLDetails represents the VPP binary API message 'acl_details'.
ACLDump represents the VPP binary API message 'acl_dump'.
ACLInterfaceAddDel represents the VPP binary API message 'acl_interface_add_del'.
ACLInterfaceAddDelReply represents the VPP binary API message 'acl_interface_add_del_reply'.
ACLInterfaceListDetails represents the VPP binary API message 'acl_interface_list_details'.
ACLInterfaceListDump represents the VPP binary API message 'acl_interface_list_dump'.
ACLInterfaceSetACLList represents the VPP binary API message 'acl_interface_set_acl_list'.
ACLInterfaceSetACLListReply represents the VPP binary API message 'acl_interface_set_acl_list_reply'.
ACLPluginControlPing represents the VPP binary API message 'acl_plugin_control_ping'.
ACLPluginControlPingReply represents the VPP binary API message 'acl_plugin_control_ping_reply'.
ACLPluginGetVersion represents the VPP binary API message 'acl_plugin_get_version'.
ACLPluginGetVersionReply represents the VPP binary API message 'acl_plugin_get_version_reply'.
ACLRule represents the VPP binary API data type 'acl_rule'.
MacipACLAdd represents the VPP binary API message 'macip_acl_add'.
MacipACLAddReplace represents the VPP binary API message 'macip_acl_add_replace'.
MacipACLAddReplaceReply represents the VPP binary API message 'macip_acl_add_replace_reply'.
MacipACLAddReply represents the VPP binary API message 'macip_acl_add_reply'.
MacipACLDel represents the VPP binary API message 'macip_acl_del'.
MacipACLDelReply represents the VPP binary API message 'macip_acl_del_reply'.
MacipACLDetails represents the VPP binary API message 'macip_acl_details'.
MacipACLDump represents the VPP binary API message 'macip_acl_dump'.
MacipACLInterfaceAddDel represents the VPP binary API message 'macip_acl_interface_add_del'.
MacipACLInterfaceAddDelReply represents the VPP binary API message 'macip_acl_interface_add_del_reply'.
MacipACLInterfaceGet represents the VPP binary API message 'macip_acl_interface_get'.
MacipACLInterfaceGetReply represents the VPP binary API message 'macip_acl_interface_get_reply'.
MacipACLInterfaceListDetails represents the VPP binary API message 'macip_acl_interface_list_details'.
MacipACLInterfaceListDump represents the VPP binary API message 'macip_acl_interface_list_dump'.
MacipACLRule represents the VPP binary API data type 'macip_acl_rule'.