dvc

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: MIT Imports: 8 Imported by: 1

README

DV Control Reference

This is the detailed reference for the ndn-dv routing daemon control tool.

The link create command creates a new neighbor link. A new permanent face will be created for the neighbor if a matching face does not exist.

# Create a UDP neighbor link
ndnd dv link create udp://suns.cs.ucla.edu

# Create a TCP neighbor link
ndnd dv link create tcp4://hobo.cs.arizona.edu:6363

The link destroy command destroys a neighbor link. The face associated with the neighbor will be destroyed.

# Destroy a neighbor link by URI
ndnd dv link destroy udp://suns.cs.ucla.edu

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunDvLinkCreate

func RunDvLinkCreate(nfdcTree *utils.CmdTree) func([]string)

func RunDvLinkDestroy

func RunDvLinkDestroy(nfdcTree *utils.CmdTree) func([]string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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