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

BIRD library: The story continues.

Complete resource manages and IP address handling.
This commit is contained in:
Martin Mares
1998-05-03 16:43:39 +00:00
parent a8b6038225
commit 18c8241a91
21 changed files with 920 additions and 128 deletions

View File

@@ -47,4 +47,8 @@ typedef u16 word;
#define CONFIG_BGP
#define CONFIG_OSPF
/* Autodetected system features */
#define HAVE_SYSLOG
#endif