]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] Squash another ospf_lookup call
authorPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 22:55:41 +0000 (22:55 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 22:55:41 +0000 (22:55 +0000)
commit4021b60aad57f71f5d3d5c105127f93bd77bf800
tree810783e34d8cb8e573fd4773ab6d7b955c84a4f2
parent214a4454376e8c96990e4c2ee6edea891c1f3166
[ospfd] Squash another ospf_lookup call

2006-05-11 Paul Jakma <paul.jakma@sun.com>

* ospf_lsa.c: (ospf_default_originate_timer) Let the thread
  take (struct ospf *) as thread argument, rather than (struct
  ospf *)->default_originate, thus avoiding having to call
  ospf_lookup.
* ospf_zebra.c: (ospf_redistribute_default_set) change setup
  of ospf_default_originate_timer thread to match.
* ospfd.c: (ospf_router_id_update) ditto.
ospfd/ChangeLog
ospfd/ospf_lsa.c
ospfd/ospf_zebra.c
ospfd/ospfd.c