11/21/2025
* Official distribution sites for ION and ION-core have moved to GitHub:
https://github.com/nasa-jpl/ION-DTN
https://github.com/nasa-jpl/ion-core
* ION documentation:
https://nasa-jpl.github.io/ION-DTN/
Download link for new releases (after ION 4.1.2) is posted below. Please report all issues to GitHub. Submissions to this site will not be monitored.
=============================
ION development is managed by the Jet Propulsion Lab.
The Interplanetary Overlay Network (ION) software distribution implements Delay-Tolerant Networking (DTN) architecture, as described in Internet RFC 9171. It is designed for use in embedded environments, including spacecraft flight computers and ground systems.
ION 4.1.3s is the last version to provide both BPv7 and v6.
Starting ION 4.1.4, only BPv7 code will be available.
Features
- Implementations of version 7 of Bundle Protocol.
- Bundle Streaming Service, for streaming audio, video, and telemetry over DTN.
- An implementation of BPSec, the new security protocol for BP, soon to be an Internet standard.
- Delay-Tolerant Payload Conditioning, for "transport"-like functionality over BP, plus application data aggregation and elision.
- An updated implementation of LTP link service based on erasure coding.
- An implementation of Class 1 CCSDS File Delivery Protocol (CFDP)
- An implementation of Asynchronous Management Protocol, for delay-tolerant network management.
- A delay-tolerant public key infrastructure, DTKA, based on a new Trusted Collective system.
Categories
NetworkingLicense
BSD LicenseFollow ION-DTN (mirror)
User Reviews
-
The position "route ->toNodeNbr=contact ->toNode; route ->fromTime=contact ->fromTime;" in line 1166 and 1167 of "H:\ION package\ion-open-source-4.1.1\bpv6\cgr\libcgr.c" , I think we should change "route" to "newRoute" here. If the author sees it, can you pay attention.Reply from ION-DTN (mirror)
-
An excellent project. Is easy to adapt to specific network/link interfaces. And I have found no project that can compeet on features.
-
Thanks for good program!
-
Good work:)