Skip to content

Releases: SeNDA-UAB/aDTNPlus

Major Update

13 Jun 13:09
Compare
Choose a tag to compare

This is a major update to the platform.

This new version adds some improvements to the Bundle queue allowing prioritization of the bundles when this have to be queued, also adds the option to change the size of the queue.

This updates some of the third party libraries.

Adds an option to generate debian packages whit docker, this way everyone can generate new .deb packages for the best version needed (the repository have for amd64 jessie and for arm6 jessie and stretch)

Adds option to know if a bundle is the queue of the destination.

Improve readability with a new Socket class.

Adds a performance log in the platform and a statistics generator.

Updates the CORE Emulator script, allowing 5.1 version.

Adds an adapter to be used with LEPTON.

Minor bugs fix

17 Oct 09:12
Compare
Choose a tag to compare

This is a minor bug fix version.

First framework aDTN

13 Oct 10:19
Compare
Choose a tag to compare

Now the node have a framework defined, and can have other ones created.

The definition of the first framework is in the wiki.

This is the first usable version of the active DTN.

First active dtn node.

03 Mar 10:04
Compare
Choose a tag to compare

Now this dtn node is active.

For the moment it can change the forwarding code, adding a Metadata Extension Block (ForwardingMEB) into the bundle.

A basic library has been implemented to ease the interaction with the node. It can be found into the Lib folder.
There is also a Python module, that defines this library. It also defines a Bundle class to generate the bundles and it's blocks directly from python, but for the moment is not working 100% correctly, so use it your own risk.

First stable DTN node.

26 Jan 10:39
Compare
Choose a tag to compare

This is a DTN node, it's not full RFC compliant.

This DTN node will be converted in an Active-DTN node in new versions.