FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
src/vnet/cop

cop interface

Summary/usage

cop interface <interface-name> [disable].

Declaration and implementation

Declaration: cop_interface_command (src/vnet/cop/cop.c line 219)

Implementation: cop_enable_disable_command_fn.

cop whitelist

Summary/usage

cop whitelist <interface-name> [ip4][ip6][default][fib-id <NN>][disable].

Declaration and implementation

Declaration: cop_whitelist_command (src/vnet/cop/cop.c line 379)

Implementation: cop_whitelist_enable_disable_command_fn.