|
file | administrative_record.h [code] |
| Defines admin records.
|
|
file | agent.c [code] |
|
file | agent.h [code] |
|
file | api.h [code] |
| uDTN API
|
|
file | bundle.c [code] |
| this file implements the bundle memory representation
|
|
file | bundle.h [code] |
| this file defines the bundle memory representation
|
|
file | bundleslot.c [code] |
| Bundle Slot memory management.
|
|
file | bundleslot.h [code] |
| Header for Bundle Slot memory management.
|
|
file | convergence_layer.c [code] |
| IEEE 802.15.4 Convergence Layer Implementation.
|
|
file | convergence_layer.h [code] |
| IEEE 802.15.4 Convergence Layer Implementation.
|
|
file | custody.h [code] |
| this file defines the interface for custody modules
|
|
file | custody_basic.c [code] |
| implementation of a basic custody module
|
|
file | custody_null.c [code] |
|
file | custody_signal.c [code] |
| Implementation of Custody Signals.
|
|
file | custody_signal.h [code] |
| Definition of Custody Signals.
|
|
file | delivery.c [code] |
|
file | delivery.h [code] |
| Headerfile for Bundle delivery.
|
|
file | discovery.h [code] |
| defines the interface for discovery modules
|
|
file | discovery_basic.c [code] |
| Basic discovery module.
|
|
file | discovery_ipnd.c [code] |
| IP-ND compliant discovery module IP-ND = http://tools.ietf.org/html/draft-irtf-dtnrg-ipnd-01.
|
|
file | discovery_static.c [code] |
| Static discovery Module.
|
|
file | dispatching.c [code] |
|
file | dispatching.h [code] |
| Bundle dispatching module.
|
|
file | dtn_network.c [code] |
|
file | dtn_network.h [code] |
|
file | eid.c [code] |
|
file | eid.h [code] |
| this file defines the memory representation of an EID and provides methods for construction and parsing
|
|
file | hash.h [code] |
| This file defines the interface for Hashing modules.
|
|
file | hash_xor.c [code] |
| Implementation of the hashing interface based on the XOR function.
|
|
file | hash_xxfast.c [code] |
| Implementation of the hashing interface based on the xxFAST algorithm.
|
|
file | redundancy.h [code] |
| defines the interface for redundancy check modules
|
|
file | redundancy_basic.c [code] |
| implementation of basic redundancy check module
|
|
file | redundancy_bloomfilter.c [code] |
| Implementation of a bloomfilter-based redundancy module.
|
|
file | registration.c [code] |
|
file | registration.h [code] |
| Handle Service Registrations.
|
|
file | routing.h [code] |
| this file defines the interface for routing modules
|
|
file | routing_epidemic.c [code] |
| implementation of flood routing
|
|
file | routing_flooding.c [code] |
| implementation of flood routing
|
|
file | sdnv.c [code] |
| implementation of SDNV functions
|
|
file | sdnv.h [code] |
| Headerfile for sdnv functions.
|
|
file | statistics.c [code] |
| uDTN Statistics Module implementation
|
|
file | statistics.h [code] |
| uDTN Statistics Module header
|
|
file | statusreport.h [code] |
|
file | statusreport_basic.c [code] |
|
file | storage.h [code] |
| this file defines the interface for storage modules
|
|
file | storage_coffee.c [code] |
|
file | storage_mmem.c [code] |
|