mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Struct area_net changed.
This commit is contained in:
@@ -67,9 +67,10 @@ struct nbma_node {
|
||||
|
||||
struct area_net {
|
||||
node n;
|
||||
ip_addr net;
|
||||
int mlen;
|
||||
struct prefix px;
|
||||
int hidden;
|
||||
int active;
|
||||
int oldactive;
|
||||
};
|
||||
|
||||
struct ospf_area_config {
|
||||
|
Reference in New Issue
Block a user