Skip to content

Network: Implement user-mode networking #1335

@jounathaen

Description

@jounathaen

Currently, we support TAP networking, which requires root access. A user-mode networking would be desireable.

Hypervisors like QEMU use slirp for this, which is not trivial. But for a Unikernel, we always know which ports the application uses, so I guess we can get away with something simpler.

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