mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
Document.
This commit is contained in:
parent
3b31c53833
commit
47f8e0c216
@ -6,6 +6,13 @@
|
||||
* Can be freely distributed and used under the terms of the GNU GPL.
|
||||
*/
|
||||
|
||||
/**
|
||||
* DOC: Direct
|
||||
*
|
||||
* The Direct protocol works by convering all ifa_notify() events it receives
|
||||
* to rte_update() calls for the corresponding network.
|
||||
*/
|
||||
|
||||
#undef LOCAL_DEBUG
|
||||
|
||||
#include "nest/bird.h"
|
||||
|
Loading…
Reference in New Issue
Block a user