Skip to content

Python implementation of the IPND protocol for µPCN

License

Notifications You must be signed in to change notification settings

EpicKiwi/ipnd-upcn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPND µPCN

Implementation of the DTN IP Neighbor Discovery protocol with route definition in µPCN

This is a Python implementation of the IPND protocol advertizing network about µPCN node.

Getting started

By default, ipnd will advertize machine address with TCPCLService on 224.0.0.26:3003 on ipv4 and [FF02::1]:3003 on ipv6

Install ipnd with the following command

make install

and start service with the following

systemctl start --user ipnd

About

Python implementation of the IPND protocol for µPCN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published