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

Added skeleton of static route protocol.

This commit is contained in:
Martin Mares
1998-12-06 18:21:23 +00:00
parent 980ffedbb0
commit a1bf6440b5
8 changed files with 149 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ extern list protocol_list;
extern struct protocol proto_device;
extern struct protocol proto_rip;
extern struct protocol proto_static;
/*
* Routing Protocol Instance