bird/proto/rip
Martin Mares 7dc4827c96 Added everything protocols need to know about multiple routing tables,
i.e. struct proto now contains field 'table' pointing to routing table
the protocol is attached to. Use this instead of &master_table.

Modified all protocols except the kernel syncer to use this field.
1999-03-26 21:50:43 +00:00
..
config.Y Hopefully ended translating to new interface 1999-03-01 21:18:01 +00:00
Makefile New makefiles. Includes support for out-of-source-tree builds. 1999-01-10 00:18:32 +00:00
rip.c Added everything protocols need to know about multiple routing tables, 1999-03-26 21:50:43 +00:00
rip.h Hopefully ended translating to new interface 1999-03-01 21:18:01 +00:00