Skip to content

[FEATURE] Remove dependency on kernel module #155

Description

@gruyaume

Is your feature request related to a problem? Please describe.

Building and installing PacketRusher currently relies on building and loading a kernel module. This makes PacketRusher difficult to package and distribute (ex. as a container image or a snap) and limits its potential usability.

Describe the behavior you'd like
Ability to distribute PacketRusher as a container image and/or snap.

Potential alternatives to kernel modules

  • eBPF: Implementing the packet processing logic using eBPF could offer the same performance (kernel level packet decisions) and improving portability

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions