]> git.proxmox.com Git - mirror_frr.git/commit
lib/if: trivial, fix rarely used if debug function to print everything
authorPaul Jakma <paul@quagga.net>
Fri, 6 Jan 2012 16:07:39 +0000 (16:07 +0000)
committerPaul Jakma <paul@quagga.net>
Fri, 6 Jan 2012 16:19:36 +0000 (16:19 +0000)
commit23be94ea00fadace0007b6ffa6c9107124249e91
tree40f161dfc675f1129f50f456c96151b9af56757b
parentf63f06da2e7be6b17c72dd6110aae179f42f3700
lib/if: trivial, fix rarely used if debug function to print everything

* if.c: (if_dump) loop that doesn't do anything, wants to be
  before the zlog of what it's meant to print out so all the connected
  addresses get printed out. Trival: just a debug function
lib/if.c