Releases
v0.20.0
Bug Fixes
Update getting-started.md to correct repo (#53 )
Fixed permission bug for docker start script
Static routing now removes bundles if forwarded without errors for singleton endpoints
Remove singleton endpoint bundles from store after dispatch (#59 )
Documentation
Added documentation on CBOR-based IPND implementation
Added README for docker compose example directory
Updated README to reflect new features such as static routing and docker compose scenarios.
Features
Dynamically add/delete peers via HTTP rest call (#54 )
Miscellaneous Tasks
Pleased clippy
Updated dependencies
Updated dtn7-codegen crates dependencies and bumped version to v0.1.1
Added missing tests to CI build and test workflow
Refactor
Refactored config parser code, no more use of deprecated functions
Eliminated dependency on derive_more crate
Testing
Added example docker compose file for testing network topologies
Added podman support to docker setups
Docker image now adds broadcast addresses of all eth interfaces in container to ipnd
Build
Added example docker files
Added alpine docker image
Updated dockerignore to speed up building on non-linux platforms
You can’t perform that action at this time.