No longer need mpls_ifmgr_get_address mpls_ifmgr_open_if and
commit2ce44505196b47b02ac2eeed55d017412cb2f2ef
authorJames R. Leu <jleu@mindspring.com>
Fri, 5 Sep 2003 06:33:07 +0000 (5 00:33 -0600)
committerJames R. Leu <jleu@mindspring.com>
Fri, 5 Sep 2003 06:33:07 +0000 (5 00:33 -0600)
treec03b50b6bfa59bf4157533ce577abac1fe312308
parent3c5ad37105dbd9dbfdd916b33476ac52234d1a5d
No longer need mpls_ifmgr_get_address mpls_ifmgr_open_if and
mpls_ifmgr_close_if.  we now need mpls_ifmgr_get_name

ldp_if nolonger needs localaddress and name

If an ldp_addr or ldp_nexthop are added which have a if_handle
for an interface which doesn't exist yet, leave the iff pointer NULL.
When the interface is added it will search for 'dangling' ldp_addr
and ldp_nexthop and attach them.  These are also correctly detached
when the interface is deleted.

[git-p4: depot-paths = "//depot/ldp-portable/": change = 405]
common/mpls_ifmgr_impl.h
ldp/ldp_addr.c
ldp/ldp_cfg.c
ldp/ldp_cfg.h
ldp/ldp_fec.c
ldp/ldp_global.c
ldp/ldp_hello.c
ldp/ldp_if.c
ldp/ldp_label_mapping.c
ldp/ldp_label_request.c
ldp/ldp_struct.h