ve7fet / fpac

FPAC is a network node switch that uses the ROSE switching protocol. It runs on Linux in conjunction with existing AX.25 radio interfaces.
GNU General Public License v2.0
7 stars 3 forks source link

Suggestion to add a default route to FPAC #15

Open f6bvp opened 8 years ago

f6bvp commented 8 years ago

When a connect request is asked by a User, FPAC looks for the route related to destination address. Linux ROSE routing table is initialized when FPAC is started. FPAC is looking for a match between destination address and one of the connected adjacent nodes DNIC address. A default route would be interesting to define for destination address not previously defined in FPAC routing file.

f6bvp commented 8 years ago

On the same subject : When issuing a call from fpacnode and the call is not in fpac wp data base but a node with same DNIC address is connected (routes), the call should go through this route.