Project

General

Profile

Actions

Feature #3332

closed
JI JI

Dynamic Loadable Module/Plugin Support

Feature #3332: Dynamic Loadable Module/Plugin Support

Added by Jason Ish over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Look into supporting dynamically loadable modules in Suricata (aka plugins). Plugins we may want to support could be:
- inputs (example: pf_ring)
- outputs (example: kafka output)
- detection keywords
- app-layer protocols

Ideally plugins will be written in Rust, but I believe for Rust to load a dynamic module it has to follow a C interface, so in plugins could likely be written in C, Rust, C++, etc.

Also look into the possibility of unwinding panic's provided the plugin was written in Rust (see: https://redmine.openinfosecfoundation.org/issues/3333)


Related issues 1 (0 open1 closed)

Related to Suricata - Task #3828: pfring support: remove in favor of (externally maintained) pluginClosedOISF DevActions

JI Updated by Jason Ish over 6 years ago Actions #1

  • Description updated (diff)

JI Updated by Jason Ish over 6 years ago Actions #2

  • Assignee changed from OISF Dev to Jason Ish

JI Updated by Jason Ish about 6 years ago Actions #3

  • Status changed from New to Assigned

JI Updated by Jason Ish almost 6 years ago Actions #4

  • Status changed from Assigned to In Review

VJ Updated by Victor Julien almost 6 years ago Actions #5

  • Related to Task #3828: pfring support: remove in favor of (externally maintained) plugin added

VJ Updated by Victor Julien over 5 years ago Actions #6

  • Subject changed from Research: Dynamic Loadable Module/Plugin Support to Dynamic Loadable Module/Plugin Support
  • Status changed from In Review to Closed
  • Target version set to 6.0.0beta1
Actions

Also available in: PDF Atom