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

Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new

This commit is contained in:
Ondrej Zajicek (work)
2017-12-07 21:54:47 +01:00
15 changed files with 676 additions and 184 deletions

View File

@@ -147,6 +147,7 @@ void val_format(struct f_val v, buffer *buf);
#define T_ENUM_RTD 0x34
#define T_ENUM_ROA 0x35
#define T_ENUM_NETTYPE 0x36
#define T_ENUM_RA_PREFERENCE 0x37
/* new enums go here */
#define T_ENUM_EMPTY 0x3f /* Special hack for atomic_aggr */