Skip to content

Enable the use of bp-socket without Kernel module #40

@theotchlx

Description

@theotchlx

It is possible to use the LD_PRELOAD mechanism to overwrite e.g. the glibc's socket function to call bp-socket code if the BP address family is used.
The code would be similar to the daemon's code.
Maybe this could be a toggle at the installation.

Or we could write a totally new bp-socket library that exposes a single socket interface for interacting with different BPAs

The point is this allows the use of the bp-socket without having to load a kernel module, and requires to specific permissions afaik.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions