]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: fix bug in NSSA ABR status check
authorDenis Ovsienko <infrastation@yandex.ru>
Sun, 18 Dec 2011 12:27:02 +0000 (16:27 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 2 Jan 2012 13:27:53 +0000 (17:27 +0400)
commit85136e904861775bdf6fbbbd4f0080f06e749bcb
tree5e8321c2ab0203e6dfc38d324db82d26c07a48a7
parent7eed92b9653b09f064e827e887c29ee11122b4fe
ospfd: fix bug in NSSA ABR status check

* ospf_abr.c
  * ospf_abr_nssa_am_elected(): feed "best" instead of "address of best"
    into IPV4_ADDR_CMP(), because "best" is a pointer; also, mean s_addr
    field of the structures to get better typed pointers
ospfd/ospf_abr.c