NetBSD/usr.sbin/ldpd
kefren 12d5f1b2e0 First send initialize and keep alive after that. Fixes inter-operability
issues regarding session initialization.
2013-05-08 08:57:45 +00:00
..
Makefile * add initial IPv6 support - still incomplete at this moment, but it sends 2012-11-12 18:39:00 +00:00
TODO
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 Stop confusing peer hello source with peer transport address 2013-02-05 13:02:33 +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.h use predefined group consts/macros instead of ptoning strings 2013-01-26 19:44:52 +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 move code around a little bit in order to call get_ldp_peer correctly 2013-02-04 20:28:24 +00:00
ldp_peer.h * Don't assume INET in connection path 2013-02-04 17:14:31 +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
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 * Don't assume INET in connection path 2013-02-04 17:14:31 +00:00
pdu.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +00:00
socketops.c First send initialize and keep alive after that. Fixes inter-operability 2013-05-08 08:57:45 +00:00
socketops.h Fix the transport address TLV mess I created after INET6 convert 2013-01-28 20:06:52 +00:00
tlv.c
tlv.h modify structures in order to accomodate IPv6 according to 2013-01-26 17:29:55 +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