Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
pkg
|
|
agent
Package agent describes an interface for modules to receive and send bundles.
|
Package agent describes an interface for modules to receive and send bundles. |
bpv7
Package bpv7 provides a library for interaction with Bundles as defined in the Bundle Protocol Version 7 (draft-ietf-dtn-bpbis-31.txt).
|
Package bpv7 provides a library for interaction with Bundles as defined in the Bundle Protocol Version 7 (draft-ietf-dtn-bpbis-31.txt). |
cla
Package cla defines two interfaces for Convergence Layer Adapters.
|
Package cla defines two interfaces for Convergence Layer Adapters. |
cla/bbc
Package bbc describes a simple Bundle Broadcasting Connector to receive and transmit Bundles over a shared broadcasting medium, e.g., LoRa.
|
Package bbc describes a simple Bundle Broadcasting Connector to receive and transmit Bundles over a shared broadcasting medium, e.g., LoRa. |
cla/mtcp
Package mtcp provides a library for the Minimal TCP Convergence-Layer Protocol as defined in draft-ietf-dtn-mtcpcl-01 Because of the unidirectional design of MTCP, both MTPCServer and MTCPClient exists.
|
Package mtcp provides a library for the Minimal TCP Convergence-Layer Protocol as defined in draft-ietf-dtn-mtcpcl-01 Because of the unidirectional design of MTCP, both MTPCServer and MTCPClient exists. |
cla/tcpclv4
Package tcpclv4 provides a library for the Delay-Tolerant Networking TCP Convergence Layer Protocol Version 4, draft-ietf-dtn-tcpclv4-23.
|
Package tcpclv4 provides a library for the Delay-Tolerant Networking TCP Convergence Layer Protocol Version 4, draft-ietf-dtn-tcpclv4-23. |
cla/tcpclv4/internal/msgs
Package msgs defines internal messages for the Delay-Tolerant Networking TCP Convergence Layer Protocol Version 4.
|
Package msgs defines internal messages for the Delay-Tolerant Networking TCP Convergence Layer Protocol Version 4. |
cla/tcpclv4/internal/stages
Package stages contains internal stages of a TCPCLv4 session.
|
Package stages contains internal stages of a TCPCLv4 session. |
cla/tcpclv4/internal/utils
Package utils provides encapsulated elements of a TCPCLv4 session.
|
Package utils provides encapsulated elements of a TCPCLv4 session. |
discovery
Package discovery contains code for peer/neighbor discovery of other DTN nodes through UDP multicast packages.
|
Package discovery contains code for peer/neighbor discovery of other DTN nodes through UDP multicast packages. |
routing
Package routing represents a bundle node's router and contains both the bundle protocol agent and application agent.
|
Package routing represents a bundle node's router and contains both the bundle protocol agent and application agent. |
storage
Package storage provides a Bundle Storage based on BadgerHold, a frontend for the badger NoSQL store.
|
Package storage provides a Bundle Storage based on BadgerHold, a frontend for the badger NoSQL store. |
Click to show internal directories.
Click to hide internal directories.