mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
Small reversing of previous patch.
This commit is contained in:
parent
3df1e80464
commit
f9fdabe4f6
@ -439,6 +439,7 @@ ospf_lsupd_rx(struct ospf_lsupd_packet *ps, struct proto *p,
|
|||||||
|
|
||||||
/* Remove old from all ret lists */
|
/* Remove old from all ret lists */
|
||||||
/* pg 144 (5c) */
|
/* pg 144 (5c) */
|
||||||
|
if(lsadb)
|
||||||
WALK_LIST(NODE ift,po->iface_list)
|
WALK_LIST(NODE ift,po->iface_list)
|
||||||
WALK_LIST(NODE ntmp,ift->neigh_list)
|
WALK_LIST(NODE ntmp,ift->neigh_list)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user