# Functions
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
Bash template hook points at several points in
the VPP lifecycle.
Template for VppConfigExecFile (/etc/vpp/startup.exec)
It contains the CLI to be executed in vppctl after startup */.
Template for VppConfigFile (/etc/vpp/startup.conf)
It contains the VPP startup configuration */.
Set the pattern for VPP corefiles.
Comma separated list of IPs to be configured in VPP as default GW */.
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
Bash script template run before getting config
from $CALICOVPP_INTERFACE (same as
CALICOVPP_HOOK_BEFORE_IF_READ)*/.
linux name of the uplink interface to be used by VPP */.
Configuration source.
Driver to consume the uplink with.
No description provided by the author
Number of rx queues to use for the uplink interface in VPP */.
Number of tx queues to use for the vmxnet3 uplink interface in VPP */.
No description provided by the author
"interrupt" "adaptive" or "polling" mode for uplink &
tap interfaces */.
No description provided by the author
No description provided by the author
Queue size (either "1024" or "1024,512" for rx,tx) for the tap/the uplink */.
No description provided by the author
User specified MTU for uplink & the tap */.
No description provided by the author