mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
Useless trace.
This commit is contained in:
parent
e8ab168030
commit
37da55168c
@ -274,9 +274,6 @@ originate_net_lsa(struct ospf_iface *ifa)
|
|||||||
* try to do it next tick
|
* try to do it next tick
|
||||||
*/
|
*/
|
||||||
|
|
||||||
OSPF_TRACE(D_EVENTS, "Originating Net lsa for iface \"%s\".",
|
|
||||||
ifa->iface->name);
|
|
||||||
|
|
||||||
if((ifa->state!=OSPF_IS_DR)||(ifa->fadj==0))
|
if((ifa->state!=OSPF_IS_DR)||(ifa->fadj==0))
|
||||||
{
|
{
|
||||||
if(ifa->nlsa==NULL) return;
|
if(ifa->nlsa==NULL) return;
|
||||||
|
Loading…
Reference in New Issue
Block a user