NetBSD/usr.sbin/ldpd
kefren e733a1c2f0 Mention that it doesn't support Path Vectors and Hop Counts
Mention RFC3037 and xref ldpd.conf
2011-07-07 05:20:16 +00:00
..
Makefile * add config file so one can control id, timers and label assignment and 2010-12-30 11:29:21 +00:00
TODO * add config file so one can control id, timers and label assignment and 2010-12-30 11:29:21 +00:00
conffile.c * add no-default-route option into configuration file and check it before 2011-06-14 11:28:51 +00:00
conffile.h * add config file so one can control id, timers and label assignment and 2010-12-30 11:29:21 +00:00
fsm.c obey RFC3036 3.5.2 regarding holdtimes 2011-06-16 14:48:30 +00:00
fsm.h
label.c * add config file so one can control id, timers and label assignment and 2010-12-30 11:29:21 +00:00
label.h
ldp.h obey RFC3036 3.5.2 regarding holdtimes 2011-06-16 14:48:30 +00:00
ldp_command.c Introduce 'show labels' command that reports about labels received from 2011-06-16 08:27:28 +00:00
ldp_command.h Introduce 'show labels' command that reports about labels received from 2011-06-16 08:27:28 +00:00
ldp_errors.c
ldp_errors.h * add no-default-route option into configuration file and check it before 2011-06-14 11:28:51 +00:00
ldp_peer.c * add config file so one can control id, timers and label assignment and 2010-12-30 11:29:21 +00:00
ldp_peer.h
ldpd.8 Mention that it doesn't support Path Vectors and Hop Counts 2011-07-07 05:20:16 +00:00
main.c return EXIT_SUCCESS and EXIT_FAILURE instead on 0 and -1 2011-07-02 18:17:12 +00:00
mpls_interface.c * add no-default-route option into configuration file and check it before 2011-06-14 11:28:51 +00:00
mpls_interface.h
mpls_routes.c Correct prefixlen->sockaddr calculation. Now ldpd may finally allow MPLS 2011-06-16 20:42:15 +00:00
mpls_routes.h
notifications.c - no cast for malloc 2010-12-09 00:10:59 +00:00
notifications.h
pdu.c
pdu.h
socketops.c obey RFC3036 3.5.2 regarding holdtimes 2011-06-16 14:48:30 +00:00
socketops.h * add no-default-route option into configuration file and check it before 2011-06-14 11:28:51 +00:00
tlv.c
tlv.h
tlv_stack.c we need to add mapping even if there is no route for the prefix 2011-06-15 18:16:48 +00:00
tlv_stack.h