]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Make "Packet ... received on wrong link" conditional on debug
authorPaul Jakma <paul@quagga.net>
Tue, 11 Aug 2009 11:25:42 +0000 (12:25 +0100)
committerPaul Jakma <paul@quagga.net>
Tue, 11 Aug 2009 11:25:42 +0000 (12:25 +0100)
commit11637435b2d74702296b0522500d03b0395554a2
treec9e5fd2cc9188f7a0702eebc7f6a24c3d4dc495d
parent9d878775ff5c05afea522b60f014b88822d19e1b
ospfd: Make "Packet ... received on wrong link" conditional on debug

* ospf_packet.c: make this message conditional on 'debug ospf event', as it
  be easily triggered with, e.g., multiple subnets sharing same physical
  network. E.g, see bug #532.
ospfd/ospf_packet.c