Changed the relationship between entity-adj-sessios (again)
commit5f6683d5276767ac4942b597dc916161debbc632
authorJames R. Leu <jleu@mindspring.com>
Wed, 26 Feb 2003 19:04:15 +0000 (26 13:04 -0600)
committerJames R. Leu <jleu@mindspring.com>
Wed, 26 Feb 2003 19:04:15 +0000 (26 13:04 -0600)
treee6c988866ef9d06ab9351a2ba3cb3e1b3e807f41
parent5fcec589b7bbeb7ea23055e2cc939abfb917a21f
Changed the relationship between entity-adj-sessios (again)
this is in hopes of supporting multiple parrell links.

Changed the structure of mpls_nexthops to be more intuitive.

Added support for more of the notification messages.

Added the notion of shutting a session all the way down
(deleting it) or just resetting it.

Clean up some left over code from the 'genericized' rib

Fix labelspace setting.

[git-p4: depot-paths = "//depot/ldp-portable/": change = 297]
31 files changed:
common/mpls_list.h
common/mpls_struct.h
doc/ldp_struct.txt
ldp/ldp_adj.c
ldp/ldp_adj.h
ldp/ldp_attr.c
ldp/ldp_attr.h
ldp/ldp_cfg.c
ldp/ldp_cfg.h
ldp/ldp_entity.c
ldp/ldp_entity.h
ldp/ldp_fec.c
ldp/ldp_global.c
ldp/ldp_hello.c
ldp/ldp_init.c
ldp/ldp_inlabel.c
ldp/ldp_keepalive.c
ldp/ldp_label_abort.c
ldp/ldp_label_mapping.c
ldp/ldp_label_rel_with.c
ldp/ldp_label_request.c
ldp/ldp_mesg.c
ldp/ldp_notif.c
ldp/ldp_outlabel.c
ldp/ldp_peer.c
ldp/ldp_session.c
ldp/ldp_session.h
ldp/ldp_state_funcs.c
ldp/ldp_state_machine.c
ldp/ldp_struct.h
lsr/lsr_global.c