commit | 11637435b2d74702296b0522500d03b0395554a2 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Tue Aug 11 12:25:42 2009 +0100 |
committer | Paul Jakma <paul@quagga.net> | Tue Aug 11 12:25:42 2009 +0100 |
tree | c9e5fd2cc9188f7a0702eebc7f6a24c3d4dc495d | |
parent | 9d878775ff5c05afea522b60f014b88822d19e1b [diff] |
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.