Plugins
vlib implements a straightforward plug-in DLL mechanism. VLIB client applications specify a directory to search for plug-in .DLLs, and a name filter to apply (if desired). VLIB needs to load plug-ins very early.
Once loaded, the plug-in DLL mechanism uses dlsym to find and verify a vlib_plugin_registration data structure in the newly-loaded plug-in.
For more on plugins please refer to Adding a plugin.
- QUIC HostStack
- Cloud NAT
- Linux Control Plane Integration
- SRv6 Plugins
- Marvell device plugin
- LLDP Protocol
- Stateful NAT64
- Active-Passive NAT HA
- NAT44-ED: NAT44 Endpoint Dependent
- PNAT 1:1 match & rewrite NAT
- Load Balancer plugin
- LACP Protocol
- IPFIX flow record plugin
- MAP and Lw4o6
- Buffer metadata change tracker
- DHCPv6 prefix delegation
- Inband OAM (iOAM)
- Wireguard vpp-plugin
- SRTP Protocol
- Multicore support for ACL plugin
- ACL plugin constant-time lookup
- ACL Lookup contexts
- Buffers monitoring plugin
- IP session redirect
- BPF Trace Filter Function