.. |
Makefile
|
* add initial IPv6 support - still incomplete at this moment, but it sends
|
2012-11-12 18:39:00 +00:00 |
TODO
|
…
|
|
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.h
|
use predefined group consts/macros instead of ptoning strings
|
2013-01-26 19:44:52 +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
|
Be a little more strict when sending notifications and checking PDU
|
2013-01-28 21:35:34 +00:00 |
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 |
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 |
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
|
zeroize the rest of the comparable struct before adding it to the rb tree
|
2013-10-12 18:55:40 +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.c
|
…
|
|
tlv.h
|
add code for address and address withdraw messages
|
2013-07-11 18:02:03 +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 |