commit | 8a81ee114a122966cb396d53dd8fcbda2eb619f5 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Sun Jan 24 21:34:54 2010 +0000 |
committer | Paul Jakma <paul@quagga.net> | Wed Dec 08 17:11:18 2010 +0000 |
tree | 1d797e811dd2dc0971ecb8b6585b47e6524f2275 | |
parent | 2c9f8e36c4de4bb1412364b79c3a44881208266e [diff] |
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.