| commit | 072990e22e66ed9a15261b70658dc4a8801975b5 | [log] [tgz] |
|---|---|---|
| author | Paul Jakma <paul@quagga.net> | Mon Apr 11 16:28:16 2011 +0100 |
| committer | Paul Jakma <paul@quagga.net> | Wed Apr 13 15:13:33 2011 +0100 |
| tree | 6fd4e1dcfb4d076a5c14ab148da71679b06a6322 | |
| parent | 8f6f78a761fc66f9668b68810a1bac032227b2d1 [diff] |
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