aboutsummaryrefslogtreecommitdiff
path: root/libs/dtndht
Commit message (Collapse)AuthorAge
* dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDSJohannes Morgenroth2014-08-22
| | | Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* dtndht: Fix install targetJohannes Morgenroth2014-08-22
| | | | | | | 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>
* dtndht: add new packageJohannes Morgenroth2014-08-20
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>