In the case of a route being and there is not an alternate
[mpls-ldp-portable.git] / ChangeLog
blobabbe72ac8a3e7a377ea2f2b6769f613ca4155541
1 ----------- ldp-portable changes -------------
3 Change 783 by jleu@jleu:ldp-portable on 2004/07/15 01:00:15
5         Updated READMEs and the latest diff
6         
7         "Release the hounds!"
9 Affected files ...
11 ... //depot/ldp-portable/README#6 edit
12 ... //depot/ldp-portable/README.quagga-mpls#2 edit
13 ... //depot/ldp-portable/VERSION#9 edit
14 ... //depot/ldp-portable/quagga-mpls.diff#2 edit
16 Change 782 by jleu@jleu:ldp-portable on 2004/07/15 00:41:42
18         Start to prepare for another release
20 Affected files ...
22 ... //depot/ldp-portable/FAQ#2 edit
23 ... //depot/ldp-portable/README#5 edit
24 ... //depot/ldp-portable/README.quagga-mpls#1 branch
25 ... //depot/ldp-portable/README.zebra-ldp#8 delete
26 ... //depot/ldp-portable/THANKYOU#2 edit
27 ... //depot/ldp-portable/quagga-mpls.diff#1 branch
28 ... //depot/ldp-portable/zebra-ldp.diff#17 delete
30 Change 755 by jleu@jleu:ldp-portable on 2004/06/23 23:21:50
32         Assertting on session is not valid.  A route addition that is
33         not pointing into the MPLS network results in a no out going session
34         being sent to these functions
36 Affected files ...
38 ... //depot/ldp-portable/ldp/ldp_attr.c#21 edit
40 Change 754 by jleu@jleu:ldp-portable on 2004/06/15 16:52:20
42         Re-work iff, addr, fec, nexthop life cycle.
43         iff and fec are now held by cfg.
45 Affected files ...
47 ... //depot/ldp-portable/ldp/ldp_addr.c#13 edit
48 ... //depot/ldp-portable/ldp/ldp_cfg.c#28 edit
49 ... //depot/ldp-portable/ldp/ldp_fec.c#28 edit
50 ... //depot/ldp-portable/ldp/ldp_global.c#29 edit
51 ... //depot/ldp-portable/ldp/ldp_if.c#12 edit
52 ... //depot/ldp-portable/ldp/ldp_nexthop.c#10 edit
53 ... //depot/ldp-portable/ldp/ldp_nexthop.h#5 edit
54 ... //depot/ldp-portable/ldp/ldp_outlabel.c#13 edit
55 ... //depot/ldp-portable/ldp/ldp_outlabel.h#7 edit
57 Change 752 by jleu@jleu:ldp-portable on 2004/06/07 23:11:04
59         Misc debug code
60         Push fecs further down the label handling path to reduce
61         fec lookups
63 Affected files ...
65 ... //depot/ldp-portable/VERSION#8 edit
66 ... //depot/ldp-portable/common/mpls_ifmgr_impl.h#8 edit
67 ... //depot/ldp-portable/ldp/ldp_attr.c#20 edit
68 ... //depot/ldp-portable/ldp/ldp_attr.h#11 edit
69 ... //depot/ldp-portable/ldp/ldp_buf.c#3 edit
70 ... //depot/ldp-portable/ldp/ldp_cfg.c#27 edit
71 ... //depot/ldp-portable/ldp/ldp_cfg.h#17 edit
72 ... //depot/ldp-portable/ldp/ldp_entity.c#9 edit
73 ... //depot/ldp-portable/ldp/ldp_fec.c#27 edit
74 ... //depot/ldp-portable/ldp/ldp_global.c#28 edit
75 ... //depot/ldp-portable/ldp/ldp_label_mapping.c#28 edit
76 ... //depot/ldp-portable/ldp/ldp_label_mapping.h#10 edit
77 ... //depot/ldp-portable/ldp/ldp_nexthop.h#4 edit
78 ... //depot/ldp-portable/lsr/lsr_struct.h#8 edit
80 ----------- quagga-mpls changes -------------