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

Move ID allocator to a separate file and use it also in OSPF

This commit is contained in:
Ondrej Zajicek (work)
2015-12-29 15:34:48 +01:00
parent 9a70c8d6c3
commit 74c838a870
11 changed files with 126 additions and 71 deletions

View File

@@ -81,6 +81,7 @@ typedef struct ort
orta n;
u32 old_metric1, old_metric2, old_tag, old_rid;
rta *old_rta;
u32 lsa_id;
u8 external_rte;
u8 area_net;