Marius,
Are you still maintaining perl based rip44d software?
-Lynwood KB3VWG
Hi Lynwood,
No, and I never did. Just a tweaked version for RIP forwarding.
MArius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of lleachii@aol.com Sent: Wednesday, February 12, 2014 22:48 To: 44net@hamradio.ucsd.edu Subject: [44net] rip44d
(Please trim inclusions from previous messages) _______________________________________________
Marius,
Are you still maintaining perl based rip44d software?
-Lynwood KB3VWG
Hello OMs,
Latest update, with improvements (again) sugested by Rob Jannsen (PE1CHL) - tnx. Rob.
- added option to adjust TCP window size on routes - console is now detaching on daemon startup
Default window settings should do ok. Do not disable window settings if there is a chance to access hosts via TCP ofer AX.25, since IPAX has a small TCP window size and will be overruned.
Download from http://www.yo2loj.ro/hamprojects/ or http://yo2tm.ampr.org/hamprojects/ (as usual), or get it via github: https://github.com/yo2loj/ampr-ripd/
Direct links: http://www.yo2loj.ro/hamprojects/ampr-ripd-1.9.tgz http://yo2tm.ampr.org/hamprojects/ampr-ripd-1.9.tgz
Have fun, Marius, YO2LOJ
Hello OMs,
Hopefully a last update for some time.
Tnx to Demetre, SV1UY, who found the problem, I corrected a small 64bit/32bit sscanf issue resulting in "code 14 arg 64" messages appearing on consoles during run on selected systems.
I also moved to using daemon instead of plain fork() for daemonization.
Debug output was reduced to a minimum, just to allow finding of the password (and making the code smaller). If needed, there is a DOPT line in the Makefile to be uncommented to reenable full debug output.
I also did some code clean-up regarding data types.
Download from http://www.yo2loj.ro/hamprojects/ or http://yo2tm.ampr.org/hamprojects/ or get it via github: https://github.com/yo2loj/ampr-ripd/
Direct links: http://www.yo2loj.ro/hamprojects/ampr-ripd-1.10.tgz http://yo2tm.ampr.org/hamprojects/ampr-ripd-1.10.tgz
Have fun, Marius, YO2LOJ
Hello OMs,
Just another small update:
Changed netlink route handling so it updates/deletes only the routes written by ampr-ripd itself. This means that more than one route to the same destination may exist with different metrics. This means that you can routes e.g. from BGP via Quagga and have aboth routes active, allowing priotitizing/backup and other nice stuff.
Download from http://www.yo2loj.ro/hamprojects/ or http://yo2tm.ampr.org/hamprojects/ or get it via github: https://github.com/yo2loj/ampr-ripd/
Direct links: http://www.yo2loj.ro/hamprojects/ampr-ripd-1.11.tgz http://yo2tm.ampr.org/hamprojects/ampr-ripd-1.11.tgz
Have fun, Marius, YO2LOJ
_________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Hello OMs,
Ok, I blewed the title on the previous announcement. So just ignore/delete it.
Soooo, Just another small update:
Changed netlink route handling so it updates/deletes only the routes written by ampr-ripd itself. This means that more than one route to the same destination may exist with different metrics. This means that you can routes e.g. from BGP via Quagga and have aboth routes active, allowing priotitizing/backup and other nice stuff.
Download from http://www.yo2loj.ro/hamprojects/ or http://yo2tm.ampr.org/hamprojects/ or get it via github: https://github.com/yo2loj/ampr-ripd/
Direct links: http://www.yo2loj.ro/hamprojects/ampr-ripd-1.11.tgz http://yo2tm.ampr.org/hamprojects/ampr-ripd-1.11.tgz
Have fun, Marius, YO2LOJ