# 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
# Structs
L3xc defines type 'l3xc'.
L3xcDel defines message 'l3xc_del'.
L3xcDelReply defines message 'l3xc_del_reply'.
description returned in the dump L3xcDetails defines message 'l3xc_details'.
Dump all L3XC policies L3xcDump defines message 'l3xc_dump'.
Get the plugin version L3xcPluginGetVersion defines message 'l3xc_plugin_get_version'.
Reply to get the plugin version - major - Incremented every time a known breaking behavior change is introduced - minor - Incremented with small changes, may be used to avoid buggy versions
L3xcPluginGetVersionReply defines message 'l3xc_plugin_get_version_reply'.
A description of an L3XC policy - input interface of the x-connect - n_paths Number of paths - paths The set of forwarding paths.
L3xcUpdateReply defines message 'l3xc_update_reply'.
# Interfaces
RPCService defines RPC service l3xc.
No description provided by the author