summaryrefslogtreecommitdiffstats
path: root/docker/bgp_demo/init/io-fd-hc2vpp-integration_vpp-integration-distribution_1-18-01-SNAPSHOT-module-config
blob: f236d4eab4f8531a76ecaa40e16a6baaf3a1ffe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// This is list of hc2vpp modules based on configuration file from /opt/honeycomb/modules
//
// BGP modules (disabled by default) were enabled.
// Modules not used in the demo were disabled to reduce footprint.
//
io.fd.hc2vpp.common.integration.VppCommonModule
io.fd.hc2vpp.management.VppManagementModule
// io.fd.hc2vpp.lisp.LispModule
// io.fd.hc2vpp.lisp.gpe.GpeModule
io.fd.hc2vpp.v3po.V3poModule
// io.fd.hc2vpp.iface.role.InterfaceRoleModule
io.fd.hc2vpp.l3.InterfaceL3Module
io.fd.hc2vpp.l3.SubInterfaceL3Module
// io.fd.hc2vpp.l3.ProxyArpModule
io.fd.hc2vpp.vpp.classifier.VppClassifierModule
// io.fd.hc2vpp.vpp.classifier.InterfaceClassifierAclModule
// io.fd.hc2vpp.vpp.classifier.SubInterfaceClassifierAclModule
// io.fd.hc2vpp.nat.NatModule
io.fd.hc2vpp.routing.RoutingModule
// io.fd.hc2vpp.acl.AclModule
// io.fd.hc2vpp.dhcp.DhcpModule
// io.fd.hc2vpp.policer.PolicerModule
io.fd.hc2vpp.mpls.MplsModule
// io.fd.hc2vpp.vppnsh.impl.VppNshModule
// io.fd.hc2vpp.vppioam.impl.VppIoamModule
io.fd.hc2vpp.bgp.inet.BgpInetModule
io.fd.hc2vpp.bgp.prefix.sid.BgpPrefixSidModule