mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Yes, joining the crew. Sorry for being late. Added dummy functions for OSPF.
This commit is contained in:
@@ -58,6 +58,7 @@ extern list protocol_list;
|
||||
extern struct protocol proto_device;
|
||||
extern struct protocol proto_rip;
|
||||
extern struct protocol proto_static;
|
||||
extern struct protocol proto_ospf;
|
||||
|
||||
/*
|
||||
* Routing Protocol Instance
|
||||
|
Reference in New Issue
Block a user