BrianSipos / dtn-bpbis-udpcl

DTN UDPCLv2

Home Page:https://briansipos.github.io/dtn-bpbis-udpcl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTN UDPCL

Source for for UDPCLbis draft document.

The final specification is hosted at draft-sipos-dtn-udpcl.

A local build of the current main branch is available draft-sipos-dtn-udpcl.html.

A local build can be made with commands:

(mkdir -p build && cd build && cmake .. && cmake --build .)

Demo Convergence Layer Agent

The demo agent is in a separate project dtn-demo-agent.

Wireshark Protocols and Dissectors

The wireshark modules are in a separate project dtn-wireshark.

About

DTN UDPCLv2

https://briansipos.github.io/dtn-bpbis-udpcl/

License:GNU Lesser General Public License v3.0


Languages

Language:CMake 59.6%Language:Shell 17.7%Language:Python 16.3%Language:XSLT 6.4%