Move the FEC and address tree creation to the global create/delete
commit8d6d7638936a99cfeed1f7343e6486f01e791c69
authorJames R. Leu <jleu@mindspring.com>
Tue, 17 May 2005 02:58:05 +0000 (16 20:58 -0600)
committerJames R. Leu <jleu@mindspring.com>
Tue, 17 May 2005 02:58:05 +0000 (16 20:58 -0600)
tree1a9e851c0579b90d64ccf96abefadc59aaecb407
parent01d78b9d20c5eaf3304ce632d3a1a88652b30a01
Move the FEC and address tree creation to the global create/delete
from the global startup/shutdown.  This allows us to disable LDP
without deleting (for the purpose of changing a global parameter)
and not have to re-walk the interface list and route table (to
repopulate the address and fec trees)

[git-p4: depot-paths = "//depot/ldp-portable/": change = 1152]
ldp/ldp_global.c