Extensions
Extend Jibril loader with extensions.
Extension
Description
Example
Used as an example and for tests.
Config
Provides context from userland to eBPF programs (log-level, run-mode, etc.).
Data
- Data storage and retrieval common logic. - Implements eBPF virtual maps and nested virtual maps. - Implements trie data structure for efficient prefix matching.
Jibril
- The heart of the project. - The main extension with multiple plugins with multiple functionalities.
Last updated
Was this helpful?