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
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

Reply to SPAN dump request - sw_if_index_from - mirrored interface - sw_if_index_to - interface where the traffic is mirrored - state - 0 = disabled, 1 = rx enabled, 2 = tx enabled, 3 tx & rx enabled - is_l2 - 0 = mirrored at hw device level, 1 = mirrored at l2 SwInterfaceSpanDetails defines message 'sw_interface_span_details'.
SPAN dump request - is_l2 - 0 = hw device level, 1 = L2 SwInterfaceSpanDump defines message 'sw_interface_span_dump'.
Enable/Disable span to mirror traffic from one interface to another - sw_if_index_from - interface to be mirrored - sw_if_index_to - interface where the traffic is mirrored - state - 0 = disabled, 1 = rx enabled, 2 = tx enabled, 3 tx & rx enabled - is_l2 - 0 = mirror at hw device level, 1 = mirror at L2 SwInterfaceSpanEnableDisable defines message 'sw_interface_span_enable_disable'.
SwInterfaceSpanEnableDisableReply defines message 'sw_interface_span_enable_disable_reply'.

# Interfaces

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

# Type aliases

SpanState defines enum 'span_state'.