Fix configure.ac for aarch64.
build/bug fixes on many architectures, inclusion of autoconf system.
Initial IPv6 Support Commit Batch
inter-regional forwarding and DTN node auto-configuration
Initial open source release of Interplanetary Overlay Network (ION).
Initial code scrub prior to open source release.
Final pre-release fixes. Restore INB tweak to remove one compiler warning;
Optimize contact graph routing, switch to monotonic path cost function.
Fix "ping of death" bug in handling extension block EID references. Also
Add option to configure LTP spans for "purge" behavior: cancel all currently
Add test script for LTP "purge" behavior. Also tweaked ion.c to create files
Merge back with default branch.
Add test case for CGR optimization.
Merging from development branch.
Implement "asymmetric range" (INB issue 174). Enables specification of the
Add test demonstrating that issue 178 can be closed: cannot reproduce bug.
Add compile-time option to redirect all stdout output to log (INB issue 168).
Remainder of BP code scrub, plus fix for PUTMEMO bug in platform.h.
Fix bugs introduced during code scrub. Improve consistency in admin pgms' code.
LTP code scrub.
Issue #166: acquire incoming data directly to zero-copy objects which can be
Commit merge from default.
Fix some Coverity Prevent items. Update man pages for sdrwatch and psmwatch.
Add documentation for the Issue #166 changes (zco, bpadmin). Update psmwatch
Commit merge from integration branch.
Commit closure of openchannel branch.
Remove sole goto in code. Add configFlags check. Change srandom to srand.
Issue #179, from DINET JIRA item DINETTWO-66. Corrected inconsistency in
Add line to get correct resource locking implementation for RTEMS.
Fix bug in LTP: doesn't properly skip over segment extensions.
Fix bug in bpcounter: can't terminate with ^C.
Prevent use of uninitialized buffer content when sdrFetch doesn't complete.
Remove "integration" head.
Restore original format of bpsink output, to avoid breaking test cases.
Merge in all changes from default branch.
Fix LTP bug in acquisition to ZCO (didn't work on retransmission).
Use 200-byte buffers for CWD in BP and LTP to prevent filename buffer overrun.
Fix bugs in LTP session cancellation that were causing slow storage leaks.
Add sdr_heap_depleted function to provide early warning of heap space shortage.
Remaining changes needed in 2.2.1 bug-fix release.
Fix CGR bug: must omit routes on which bundle would expire while in transit.
Bug fix for issue #204. Also, first stage of AMS code scrub.
RAMS facelift: revise some names, add error checking, apply ION style rules.
Modify AMS DGR transport service adapter to use updated DGR. Correct AMS
Merge pulled change sets.
Add bp_receive clean-termination return value. Handle BP TCP failure as
Resolve conflicts between "stewardship" changes and RAMS testing changes.
Improve error reporting in RAMS. Improve interrupt handling in bpcounter.
More merging.
Fix bug reported by Giorgos Papastergiou.
More merging.
Merge in the UDP and AOS changes.
LTP bug fixes for high data rates and asymmetric block sizes. BP bug fix
Fix ancient bug in SDR: bad check for exceeding small pool size limit.
Merge in fix for bug in copying EID names.
Fix bugs identified by General Dynamics, mainly in handling CRCs.
Must allow report limit to be exceeded by one final "all received" report.
Set ionadmin reference time to current time, at initialization and on command.
Merge in the limbo system.
Add tests for issues 199, 175, and 177.
Upgrade LTP convergence-layer adapter for BP to conform to current ltpcla draft.
Update LTPCL implementation to conform to latest tweaks in specification.
RAMS bug fix: RAMS parameters must be per-message-space, not per-continuum.
Stage 1 of AMS code scrub. Make RAMS network per-venture, not singular.
Merge in updates from default line.
Bug fix: send "forwarded" status report only when convergence-layer
Modify limbo test case to handle differences among operating systems. Also
Merge change sets on this branch.
Second stage of AMS scrub: core libraries. Add NOEXPAT option in loadmib.
Add ability to revise a ZCO file reference.
Add indication when data retrieval via a File Reference object fails.
Add test for ltpcl upgrade.
Add marshaling and authorization updating to AMS. Update security in AMS.
Add "stop" extension to AMS, for shutting down message spaces.
Finish AMS code scrub, pre-Coverity.
Use pthread_equal to compare pthread IDs; pthread_t is an opaque data type.
Fix bug in insertion of events into LTP timeline.
Add LTP support for detecting miscolored segments. Also, use change in inode
Issue 255 fix.
Merging twigs of scott branch.
Tweaks to scrubbed AMS per initial testing.
Add first AMS man page.
Add man pages for AMS daemon and utility programs.
More AMS man pages.
Add amsstop and all remaining AMS man pages.
Add Makefile for AMS man pages. Fix AMS bugs found in testing.
Additional AMS tweaks from benchmark testing.
More AMS benchmarking tweaks, in implementation and documentation.
Add ZCO capability to track progress through referenced file.
Generalize AMS "industrial" option, apply to decryption. Improve amsbenchr.
Deliver EOF-Sent indication on actual transmission, not segment formation.
Remove debugging line from cfdpclock.
Bug fix: must discard late-arriving file data for closed session.
Add more debug instrumentation in LTP.
Bug fixes from preliminary interoperability testing.
Merge AMS tweaks from interop testing.
Merge in bei extensions refactoring with initial scrub (bei.c, libbpP.c, bpP.h).
Second stage of BSP refactoring scrub.
Upgrade other OS-specific Makefiles per BEI reorg.
Tweaks for release. Disable DCCP stuff by default; user must install DCCP.