]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: interface code should leave network_lsa_self alone
authorPaul Jakma <paul@quagga.net>
Sun, 24 Jan 2010 21:34:54 +0000 (21:34 +0000)
committerPaul Jakma <paul@quagga.net>
Wed, 8 Dec 2010 17:11:18 +0000 (17:11 +0000)
commit8a81ee114a122966cb396d53dd8fcbda2eb619f5
tree1d797e811dd2dc0971ecb8b6585b47e6524f2275
parent2c9f8e36c4de4bb1412364b79c3a44881208266e
ospfd: interface code should leave  network_lsa_self alone

* ospf_interface.c: (ospf_if_{new,cleanup}) don't touch the network_lsa_self,
  ISM and NSM take care of cleaning it up if needs be + we want to keep
  network_lsa_self around when possible for the the seqnum.

  This shouldn't really make much difference though, particularly as we have
  a separate sequence number memory mechanism.
ospfd/ospf_interface.c