mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Patch from Andreas Steinmetz <ast@domdv.de>
This commit is contained in:
@@ -324,6 +324,7 @@ struct ospf_lsack_packet {
|
||||
struct ospf_neighbor
|
||||
{
|
||||
node n;
|
||||
pool *pool;
|
||||
struct ospf_iface *ifa;
|
||||
u8 state;
|
||||
#define NEIGHBOR_DOWN 0
|
||||
|
Reference in New Issue
Block a user