change interface to Route::findroutes
authorDirk Koopman <djk@tobit.co.uk>
Tue, 24 Jun 2008 21:22:44 +0000 (22:22 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Tue, 24 Jun 2008 21:22:44 +0000 (22:22 +0100)
commitb2dfa977515995b8ab19611b88cfc999ad78591b
treebd1f5997a6ebb4967e7dd992fb21cb44c814c346
parentd638bda3f73da1b09d029105a0f3c95093c50df5
change interface to Route::findroutes

This change allows things like sh/route to obtain the actual
routing priorities either for use or display.

Add a command 'send_config' to broadcast a new PC92 C record
to all interfaces. Useful for playig catchup more quickly after
a restart.
cmd/Commands_en.hlp
cmd/send_config.pl [new file with mode: 0644]
cmd/show/route.pl
perl/Route.pm
perl/Version.pm