1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Few fixme's fixed in rip (will not crash any more on request for

sending routing table - hopefully).

Next few steps in md5 authentication (not yet complete).
This commit is contained in:
Pavel Machek
1999-08-18 13:19:33 +00:00
parent f651941402
commit bce8a34b12
5 changed files with 70 additions and 19 deletions

View File

@ -58,6 +58,7 @@ protocol rip MyRIP_test {
garbagetime 30;
interface "*";
export filter testf;
honour neighbour;
passwords { password "ahoj" from 0 to 10;
password "nazdar" from 10 to 20;
}