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:
@@ -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
|
||||
|
Reference in New Issue
Block a user