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