Allow sideloading vppdebs, tighten enabled modules in docker startup.conf, noting that clab generates its own
This commit is contained in:
@@ -34,11 +34,16 @@ statseg {
|
||||
}
|
||||
|
||||
plugins {
|
||||
plugin default { enable }
|
||||
plugin dpdk_plugin.so { disable }
|
||||
plugin default { disable }
|
||||
plugin acl_plugin.so { enable }
|
||||
plugin geneve_plugin.so { enable }
|
||||
plugin gre_plugin.so { enable }
|
||||
plugin ipip_plugin.so { enable }
|
||||
plugin linux_cp_plugin.so { enable }
|
||||
plugin linux_nl_plugin.so { enable }
|
||||
plugin sflow_plugin.so { enable }
|
||||
plugin tap_plugin.so { enable }
|
||||
plugin vxlan_plugin.so { enable }
|
||||
}
|
||||
|
||||
linux-cp {
|
||||
|
||||
Reference in New Issue
Block a user