mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-21 22:07:03 +00:00
Merge commit 'cba9cbf1bdb253c7727da10ff4f835d7ffbadeed' into integrated
This commit is contained in:
commit
0d272860a3
@ -634,8 +634,8 @@ ospf_lsupd_rxmt(struct ospf_neighbor *n)
|
|||||||
if (!en)
|
if (!en)
|
||||||
{
|
{
|
||||||
/* Probably flushed LSA, this should not happen */
|
/* Probably flushed LSA, this should not happen */
|
||||||
log(L_WARN "%s: LSA disappeared (Type: %04x, Id: %R, Rt: %R)",
|
// log(L_WARN "%s: LSA disappeared (Type: %04x, Id: %R, Rt: %R)",
|
||||||
po->proto.name, ret->lsa_type, ret->lsa.id, ret->lsa.rt);
|
// po->proto.name, ret->lsa_type, ret->lsa.id, ret->lsa.rt);
|
||||||
|
|
||||||
XXXX(); /* remove entry */
|
XXXX(); /* remove entry */
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user