commit | 940b01aa6a8d9a2dd12fd121a39f9b53d23081ad | [log] [tgz] |
---|---|---|
author | paul <paul> | Tue Feb 17 20:07:30 2004 +0000 |
committer | paul <paul> | Tue Feb 17 20:07:30 2004 +0000 |
tree | ae20e672855d840076d0f4fb531586c8f8160e8d | |
parent | 6ad23f05e36e743b89fc5a9a41e3db7eccb917fb [diff] |
2004-02-17 Paul Jakma <paul@dishone.st> * ospf_zebra.c: (ospf_interface_delete) Do not delete the interface params, nor the interface structure, if an interface delete message is received from zebra. * ospf_interface.c: (ospf_if_delete_hook) Delete the interface params and interface, ie that which was previously removed in (ospf_interface_delete) above.