mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Listening on AllDRouters for DR and BACKUP added.
This commit is contained in:
@@ -56,6 +56,7 @@ struct ospf_iface {
|
||||
struct ospf_area *oa;
|
||||
u32 an; /* Area number */
|
||||
sock *hello_sk; /* Hello socket */
|
||||
sock *dr_sk; /* For states DR or BACKUP */
|
||||
sock *ip_sk; /* IP socket (for DD ...) */
|
||||
list neigh_list; /* List of neigbours */
|
||||
u16 cost; /* Cost of iface */
|
||||
|
Reference in New Issue
Block a user