Useless trace.
This commit is contained in:
parent
e8ab168030
commit
37da55168c
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue