]> git.puffer.fish Git - mirror/frr.git/commit
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change
authorPaul Jakma <paul@quagga.net>
Mon, 11 Apr 2011 15:28:16 +0000 (16:28 +0100)
committerPaul Jakma <paul@quagga.net>
Wed, 13 Apr 2011 14:13:33 +0000 (15:13 +0100)
commit072990e22e66ed9a15261b70658dc4a8801975b5
tree6fd4e1dcfb4d076a5c14ab148da71679b06a6322
parent8f6f78a761fc66f9668b68810a1bac032227b2d1
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change

* ospf_apiserver.{c,h}: (ospf_apiserver_lsa_refresher) refreshers must now
  return the refreshed LSA.
* ospf_te.{c,h}: (ospf_mpls_te_lsa_refresh) ditto
* ospf_api.c: trivial compiler warning fix
ospfd/ospf_api.c
ospfd/ospf_apiserver.c
ospfd/ospf_apiserver.h
ospfd/ospf_te.c