]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: Make sure priority is respected.
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Sat, 22 Aug 2009 12:57:54 +0000 (14:57 +0200)
committerPaul Jakma <paul@quagga.net>
Fri, 28 Aug 2009 12:03:49 +0000 (13:03 +0100)
commit27f5dc8120e1c6902e29d86cf0d77b82cf3848c0
treea9058ac54bf22840409d52aa761fa215cc7abb31
parent5d8de93a84b2afc4202d3284eb9e57672e2551b3
ospfd: Make sure priority is respected.

* ospf_ism.c (ospf_dr_eligible_routers) should test for priority > 0 instead
  of != 0 as ospf_nbr_new () initially sets prio to -1
ospfd/ospf_ism.c