ud3tn/doc/usage/decoder.md
Felix Walter 8a00f81e7e doc: Fix some broken links
Some links changed when moving docs around. This fixes them.

See: https://gitlab.com/d3tn/ud3tn/-/merge_requests/190#note_2212654238

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-11-15 11:32:21 +01:00

634 B

µD3TN Data Decoder

This sub-project is designed to build a small binary that invokes µD3TN's parsers on data provided via a file and prints the decoded result. It serves multiple purposes, such as gathering information about BPv6/BPv7 bundles and SSP or AAP packets captured from the network, as well as performing fuzz testing on the parsers.

For more information, please refer to this page.