Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archipel IP Beacon

Neighbour discovery protocol implementation for Archipel Core.

This is a modified version of dtn7-rs neighbour discovery protocol implmentation. Adds contact to Archipel Core.

Install

Make sure you have installed rust on your system

Clone this repository (with optional --depth 1 parameter for smaller repository size)

git clone https://github.com/EpicKiwi/archipel-ipbeacon.git --depth 1

Build

cargo build --bin daemon --release

Install (as root)

./install.sh

Start system-wide neighbor discovery service (as root)

systemctl start archipel-ipbeacon

Development

See Protocol specs for a description of implemented protocol.

About

IPND implentation for Archipel Core

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages