Skip to content
forked from hessu/rip44d

A custom, naive RIPv2 daemon for Amprnet tunnel route maintenance

Notifications You must be signed in to change notification settings

cjac/AMPR-Rip44

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMPR-Rip44

This is a custom RIPv2 daemon which is only useful if you're participating
in the amateur radio 44/8 Amprnet gateways tunnel network. It updates
ipip tunnel mesh routes based on RIP updates coming from a master server.
rip44d does not even transmit RIP packets by itself.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc AMPR::Rip44

You can also look for information at:

More information can be found in the ampr-gateways wiki:

    The Rip44d page on the ampr-gateways.org wiki
        http://wiki.ampr-gateways.org/index.php?title=Rip44d

		git repo
				https://github.com/cjac/AMPR-Rip44
				git://github.com/cjac/AMPR-Rip44.git

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=AMPR-Rip44

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/AMPR-Rip44

    CPAN Ratings
        http://cpanratings.perl.org/d/AMPR-Rip44

    Search CPAN
        http://search.cpan.org/dist/AMPR-Rip44/


LICENSE AND COPYRIGHT

Copyright (C) 2011 Heikki Hannikainen, OH7LZB

Packaging Copyright (C) 2012 C.J. Adams-Collier, KF7BMP

This program is released under the following license:
EVVKTVH / ICCLEIYSIUYA
http://evvk.com/evvktvh.html#english

About

A custom, naive RIPv2 daemon for Amprnet tunnel route maintenance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Perl 100.0%