mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Implemented a Table-to-Table protocol a.k.a The Pipe.
This commit is contained in:
@@ -64,6 +64,7 @@ extern struct protocol proto_device;
|
||||
extern struct protocol proto_rip;
|
||||
extern struct protocol proto_static;
|
||||
extern struct protocol proto_ospf;
|
||||
extern struct protocol proto_pipe;
|
||||
|
||||
/*
|
||||
* Routing Protocol Instance
|
||||
|
Reference in New Issue
Block a user