]> git.puffer.fish Git - matthieu/frr.git/commit
[ospf6d] Fix regression in monotonic time patch - LSA max-aging broke
authorTom Henderson <tomh@tomh.org>
Thu, 16 Jul 2009 16:20:37 +0000 (17:20 +0100)
committerPaul Jakma <paul@quagga.net>
Thu, 16 Jul 2009 16:20:37 +0000 (17:20 +0100)
commit9b4ef258a9d9c5f1052afe0e19ebaef9f6740fa2
tree7deb3abfbddadc9c15300c1a6702549e918db5dc
parent41b2373cece77f0cc9a06fba076c99a7be653593
[ospf6d] Fix regression in monotonic time patch - LSA max-aging broke

* ospf6_lsa.c: (ospf6_lsa_premature_aging) set age to MAX_AGE - don't
  rely on 0 magically meaning same.
  (ospf6_lsa_age_current) handle MAXAGE.
ospf6d/ospf6_lsa.c