]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] Bug #288: do not change router ID unless forced by manual configuration
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Thu, 27 Jul 2006 22:29:06 +0000 (22:29 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Thu, 27 Jul 2006 22:29:06 +0000 (22:29 +0000)
commit1670008b5401eca13456f914bba7331c3b7b2893
treea0a57a0bf58b904602a10b9812f27745e8861927
parent6d691129594f87958ecaf4169b2e1f62f90d3616
[ospfd] Bug #288: do not change router ID unless forced by manual configuration

2006-07-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* ospfd.c: (ospf_router_id_update) Fix and document the algorithm for
  selecting the router ID: if there is not a statically configured ID,
  then stick to the most recent value to avoid disruptive changes.
  This should fix bug #288.
ospfd/ChangeLog
ospfd/ospfd.c