Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N nbd-rs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • playground
  • nbd-rs
  • Merge requests
  • !61

NBD Server Customization

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Bilal Ozdemir requested to merge feature/nbd-server-customization into master Sep 28, 2022
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 3

Add some options to serve command of nbd-rs.

  • port option lets the user determine the network port to be used by NBD Server.
  • [DRAFT] uds option makes NBD Server use Unix Domain Sockets instead of TCP Sockets, if provided properly.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/nbd-server-customization