The previous copying command includes non-existing variables. This commit replaces
the command with a more generic one.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
The ibrcommon is a C++ abstraction library for several platforms (linux,
win32, osx, ...) and is development together with IBR-DTN an implementation
of DTN stack following the Bundle Protocol RFC 5050.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
DTN-DHT is a library providing a fully distributed Bittorrent DHT based
naming service especially for DTN Bundle Protocol EIDs (RFC 5050). It can
be used for all IP (v4/v6) based networks.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>