# 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
adl: enable/disable allow list filtration features on an interface
Note: the supplied fib_id must match in order to remove the feature! - sw_if_index - interface handle, physical interfaces only - fib_id - fib identifier for the allow/deny fib - ip4 - 1 => enable ip4 filtration, 0=> disable ip4 filtration - ip6 - 1 => enable ip6 filtration, 0=> disable ip6 filtration - default_adl - 1 => enable non-ip4, non-ip6 filtration 0 => disable it
AdlAllowlistEnableDisable defines message 'adl_allowlist_enable_disable'.
AdlAllowlistEnableDisableReply defines message 'adl_allowlist_enable_disable_reply'.
adl: enable/disable filtration features on an interface - sw_if_inded - desired interface - enable_disable - 1 => enable, 0 => disable
AdlInterfaceEnableDisable defines message 'adl_interface_enable_disable'.
AdlInterfaceEnableDisableReply defines message 'adl_interface_enable_disable_reply'.
# Interfaces
RPCService defines RPC service adl.