mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
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>
634 B
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.