dv/

directory
v0.0.0-...-d1ba03b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2025 License: MIT

README

Named Data Networking Distance Vector Router

ndn-dv is a router based on the distance vector algorithm for Named Data Networking written in Go. It is compatible with existing NDN applications and protocols developed for the NFD forwarder.

The specification of the ndn-dv protocol can be found in SPEC.md

Usage

A sample configuration file is provided in dv.sample.yml

ndn-dv /etc/ndn/dv.yml

Building from source

ndn-dv requires Go 1.23 or later.

CGO_ENABLED=0 go build -o ndn-dv cmd/dv/main.go

Publications

Directories

Path Synopsis
cmd
dv command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL