mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-25 15:57:05 +00:00
A fix for broken multi-area OSPF
This commit is contained in:
parent
0741e68750
commit
fc33143f02
@ -22,7 +22,7 @@ typedef struct orta
|
||||
In OSPFv2, ASBRs from another areas (that we know from rt-summary-lsa),
|
||||
have just ORTA_ASBR in options, their real options are unknown */
|
||||
#define ORTA_ASBR OPT_RT_E
|
||||
#define ORTA_ABR OPT_RT_V
|
||||
#define ORTA_ABR OPT_RT_B
|
||||
struct ospf_area *oa;
|
||||
u32 metric1;
|
||||
u32 metric2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user