pkg://rspfd-1.0-522.i586.rpm:35289/
usr/
share/
man/
man8/rspfd.8.gz
info downloads
.TH RSPFD 8 "26 February 1997" Linux "Linux System Managers Manual"
.SH NAME
rspfd \- Radio Shortest Path amateur radio routing daemon
.SH SYNOPSIS
.B rspfd [-d [1|2]] [-h] [-v]
.SH DESCRIPTION
.LP
.B rspfd
is a special purpose routing daemon that implements the Radio Shortest Path
First routing algorithm proposed by Fred Goldstein K1IO. This algorithm
(and therefore the daemon) have been designed for amateur radio networks.
.PP
.B rspfd
can be forced to re-read its configuration file by sending it a SIGHUP.
.SH OPTIONS
.TP 15
.BI \-d [1|2]
Output to stdout debugging information, the larger the number the more
verbose.
.TP
.BI \-h
Display some simple help information.
.TP
.BI \-v
Display the version.
.SH BUGS
.B rspfd
does not interact well at all with ax25rtd(8).
It is suggested you do not run these two daemons on the same host.
.PP
Currently, there is no facility to run
.B rspfd
over ethernet, use bpqether to do this.
.SH FILES
.LP
/etc/ax25/rspfd.conf
.SH "SEE ALSO"
.BR ax25 (4),
.BR rspfd.conf (5),
.BR ax25rtd (8),
.IR "The rspfd Manual".
.SH AUTHOR
Craig Small VK2XLZ <csmall@small.dropbear.id.au>