]> git.puffer.fish Git - matthieu/frr.git/commit
2004-02-17 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Tue, 17 Feb 2004 20:07:30 +0000 (20:07 +0000)
committerpaul <paul>
Tue, 17 Feb 2004 20:07:30 +0000 (20:07 +0000)
commit940b01aa6a8d9a2dd12fd121a39f9b53d23081ad
treeae20e672855d840076d0f4fb531586c8f8160e8d
parent6ad23f05e36e743b89fc5a9a41e3db7eccb917fb
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.
ospfd/ChangeLog
ospfd/ospf_interface.c
ospfd/ospf_zebra.c