]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: Do not print warning on new interface
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Sep 2016 07:11:02 +0000 (03:11 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Sep 2016 07:11:02 +0000 (03:11 -0400)
commit52e17e99dfdf7e7e6ef83759a805fdb9a6d1a496
tree299ff01c75f345121971a1f46b5049c1b2101c10
parent4d41dd8ba27b7ea62b428ebb470c577261586aea
ospfd: Do not print warning on new interface

The new TE functions will always print out a warning
that TE has not been configured on an interface.  This
should be a debug not a warn.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ospfd/ospf_te.c