]> git.puffer.fish Git - matthieu/frr.git/commit
[ospfd] fix automatic router-id and network enable bug.
authorpaul <paul>
Tue, 10 Jan 2006 20:34:46 +0000 (20:34 +0000)
committerpaul <paul>
Tue, 10 Jan 2006 20:34:46 +0000 (20:34 +0000)
commit867528434d32102b02e2538dcaa7c86aaf47f695
tree45c996e73efe19e105a26f441f5617948c98f6ba
parent067fca86323b189fabf4c64c0b9ccb98a458b981
[ospfd] fix automatic router-id and network enable bug.

2006-01-10 Paul Jakma <paul.jakma@sun.com>

* ospfd.c: (ospf_network_run) checking to see if router-id
  is set should be on ospf->router_id, not router_id_static.
  This was causing ospfd to not start if router-id had not
  been configured statically.
  (ospf_if_update) ditto.
ospfd/ChangeLog
ospfd/ospfd.c