NetBSD/usr.sbin/ldpd
2013-07-31 06:58:23 +00:00
..
conffile.c sprinkle more const 2013-07-11 10:46:19 +00:00
conffile.h sprinkle more const 2013-07-11 10:46:19 +00:00
fsm.c don't connect on first hello, there are chances that ours is not seen yet 2013-07-20 05:16:08 +00:00
fsm.h Constify a little bit 2013-07-11 05:45:23 +00:00
label.c Store local bindings in a rbtree 2013-07-31 06:58:23 +00:00
label.h Store local bindings in a rbtree 2013-07-31 06:58:23 +00:00
ldp_command.c Store local bindings in a rbtree 2013-07-31 06:58:23 +00:00
ldp_command.h Make sure labels are always updated when a route is added and when a peer 2013-07-18 06:07:45 +00:00
ldp_errors.c retire union_ntoa, replace it with satos 2013-07-16 02:54:32 +00:00
ldp_errors.h Be a little more strict when sending notifications and checking PDU 2013-01-28 21:35:34 +00:00
ldp_peer.c don't connect on first hello, there are chances that ours is not seen yet 2013-07-20 05:16:08 +00:00
ldp_peer.h don't connect on first hello, there are chances that ours is not seen yet 2013-07-20 05:16:08 +00:00
ldp.h use predefined group consts/macros instead of ptoning strings 2013-01-26 19:44:52 +00:00
ldpd.8 Grammar. Sort sections. 2013-02-04 11:02:32 +00:00
main.c Store local bindings in a rbtree 2013-07-31 06:58:23 +00:00
Makefile * add initial IPv6 support - still incomplete at this moment, but it sends 2012-11-12 18:39:00 +00:00
mpls_interface.c * use a flag in label struct in order to determine if we should treat the 2013-07-24 09:05:53 +00:00
mpls_interface.h Make sure labels are always updated when a route is added and when a peer 2013-07-18 06:07:45 +00:00
mpls_routes.c Store local bindings in a rbtree 2013-07-31 06:58:23 +00:00
mpls_routes.h * rework the reattachment code 2013-07-18 11:45:36 +00:00
notifications.c Constify a little bit 2013-07-11 05:45:23 +00:00
notifications.h Constify a little bit 2013-07-11 05:45:23 +00:00
pdu.c Constify a little bit 2013-07-11 05:45:23 +00:00
pdu.h Constify a little bit 2013-07-11 05:45:23 +00:00
socketops.c check route messages sizes more carefully 2013-07-27 14:35:41 +00:00
socketops.h Constify a little bit 2013-07-11 05:45:23 +00:00
tlv_stack.c Store local bindings in a rbtree 2013-07-31 06:58:23 +00:00
tlv_stack.h sprinkle more const 2013-07-11 10:46:19 +00:00
tlv.c
tlv.h add code for address and address withdraw messages 2013-07-11 18:02:03 +00:00
TODO * add config file so one can control id, timers and label assignment and 2010-12-30 11:29:21 +00:00