]> git.proxmox.com Git - mirror_frr.git/commit
[ospfd] Add debug messages for a few zebra messages that had been overlooked
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Thu, 30 Nov 2006 16:17:02 +0000 (16:17 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Thu, 30 Nov 2006 16:17:02 +0000 (16:17 +0000)
commit7f643ebf2bca2ef446cdf4f4a3e7b16958c18069
tree4d577a6574443cc4d6f270410bebd715e5c1e65d
parent8d45210e7c9e221b519d975825cb83aea5ebe47e
[ospfd] Add debug messages for a few zebra messages that had been overlooked

2006-11-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* ospf_zebra.c: (ospf_router_id_update_zebra,
  ospf_interface_address_add, ospf_interface_address_delete)
  If (IS_DEBUG_OSPF (zebra, ZEBRA_INTERFACE)) is enabled, then
  add a debug message about what Zebra is telling us.
  (ospf_zebra_add_discard) Add a debug message matching the one
  already in ospf_zebra_delete_discard.
ospfd/ChangeLog
ospfd/ospf_zebra.c