Ampr-ripd: Difference between revisions

From 44Net Wiki
Jump to navigation Jump to search
(Created page with "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...")
 
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
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 is a GNU/Linux C daemon writen by YO2LOJ 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 [http://www.yo2loj.ro/hamprojects/ here].
ampr-ripd source code and instructions can be found [http://www.yo2loj.ro/hamprojects/ here].
* [[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
* new [[Gateway]] operators should compile the source code if they do not have access to an executable copy of this software

Latest revision as of 22:42, 28 March 2019

ampr-ripd is a GNU/Linux C daemon writen by YO2LOJ 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