NetBSD/usr.sbin/ldpd
2013-02-04 11:02:32 +00:00
..
conffile.c * add a new keyword for config file - passive-if and check if it's 2013-01-26 21:07:49 +00:00
conffile.h * add a new keyword for config file - passive-if and check if it's 2013-01-26 21:07:49 +00:00
fsm.c Don't try to connect to peers before sending hellos 2013-02-03 19:41:59 +00:00
fsm.h Don't try to connect to peers before sending hellos 2013-02-03 19:41:59 +00:00
label.c modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
label.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
ldp_command.c Use satos instead of inet_ntop 2013-01-28 21:08:14 +00:00
ldp_command.h
ldp_errors.c modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +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 correct the sockaddr compare 2013-02-04 09:52:43 +00:00
ldp_peer.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +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 * add initial IPv6 support - still incomplete at this moment, but it sends 2012-11-12 18:39:00 +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 modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
mpls_interface.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
mpls_routes.c modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
mpls_routes.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
notifications.c
notifications.h * add initial IPv6 support - still incomplete at this moment, but it sends 2012-11-12 18:39:00 +00:00
pdu.c Be a little more strict when sending notifications and checking PDU 2013-01-28 21:35:34 +00:00
pdu.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
socketops.c Don't try to connect to peers before sending hellos 2013-02-03 19:41:59 +00:00
socketops.h Fix the transport address TLV mess I created after INET6 convert 2013-01-28 20:06:52 +00:00
tlv_stack.c modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
tlv_stack.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
tlv.c
tlv.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
TODO