Ampr-ripd: Difference between revisions

From 44Net Wiki
Jump to navigation Jump to search
m (cleanup- moved notes from other pages regarding ampr-ripd to here)
m (spelling correction)
Line 5: Line 5:
* [[ampr-ripd]] has been compiled for the AppliedMicro APM82181 and Atheros 71xx router CPUs
* [[ampr-ripd]] has been compiled for the AppliedMicro APM82181 and Atheros 71xx router CPUs
* Considering embedded devices such as [[Setting up a gateway on OpenWRT|OpenWrt]], the routing table is relatively small - so the performance or memory consumption of this daemon isn't very critical
* Considering embedded devices such as [[Setting up a gateway on OpenWRT|OpenWrt]], the routing table is relatively small - so the performance or memory consumption of this daemon isn't very critical
* new [[Gateway]] operators should compile the source code if the do not have access to an executable copy of this software
* new [[Gateway]] operators should compile the source code if they do not have access to an executable copy of this software

Revision as of 00:11, 25 January 2019

ampr-ripd is a GNU/Linux C daemon writen by Y02LOJ that listens for AMPRNet gateway announcements and can update routing tables based on the information it receives.

ampr-ripd source code and instructions can be found here.

  • ampr-ripd has been compiled for the AppliedMicro APM82181 and Atheros 71xx router CPUs
  • Considering embedded devices such as OpenWrt, the routing table is relatively small - so the performance or memory consumption of this daemon isn't very critical
  • new Gateway operators should compile the source code if they do not have access to an executable copy of this software