Small reversing of previous patch.
This commit is contained in:
parent
3df1e80464
commit
f9fdabe4f6
1 changed files with 14 additions and 13 deletions
|
@ -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 a new issue