NetBSD/usr.sbin/ldpd
martin ab52354b99 Do not pack struct rt_msg - this voids the alignement restrictions and
causes crashes on alignemen critical archs.
From Matt Thomas.
2013-08-02 16:51:25 +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 Use rbtree for storing peers FEC label bindings 2013-08-02 07:29:56 +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
ldp_peer.c Use rbtree for storing peers FEC label bindings 2013-08-02 07:29:56 +00:00
ldp_peer.h Use rbtree for storing peers FEC label bindings 2013-08-02 07:29:56 +00:00
ldp.h
ldpd.8
main.c Store local bindings in a rbtree 2013-07-31 06:58:23 +00:00
Makefile
mpls_interface.c Use rbtree for storing peers FEC label bindings 2013-08-02 07:29:56 +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 Do not pack struct rt_msg - this voids the alignement restrictions and 2013-08-02 16:51:25 +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