Age | Commit message (Expand) | Author |
2010-01-19 | Don't fatalx() when a static route is deleted. | Michele Marchetto |
2010-01-08 | Implement section A.1.6 of RFC 5036: "Recognize new FEC". | Michele Marchetto |
2010-01-02 | sort SEE ALSO; | Jason McIntyre |
2010-01-02 | The .Rs macro must be followed by .Re, and empty .Rs is useless anyway. | Ingo Schwarze |
2010-01-02 | In the "ldpctl show lib" output print every known label and make clear if it | Michele Marchetto |
2009-12-30 | Correctly parse the host address in the FEC TLV. | Michele Marchetto |
2009-12-10 | Length of the host address in the FEC TLV must be encoded in number | Michele Marchetto |
2009-12-09 | Enable parsing of the optional Transport Address TLV in the hello | Michele Marchetto |
2009-12-08 | porcesses -> processes | Jonathan Gray |
2009-12-06 | During the session's initialization, when playing the passive role, send | Michele Marchetto |
2009-12-02 | log_warn() consistency. | Michael Knudsen |
2009-11-02 | More IMSG_CTL_LOG_VERBOSE, still doing the same toggeling of log_debug(). | Claudio Jeker |
2009-11-01 | Initialize "len" before using it in accept(2). | Michele Marchetto |
2009-10-28 | remove an unimplemented flag from both usage() and getopt(3)'s | Igor Sobrado |
2009-10-27 | write UNIX-domain in a more consistent way. | Igor Sobrado |
2009-09-28 | When a route is deleted, ldpd should remove labels associated with it from | Michele Marchetto |
2009-09-15 | Enclose repeated buffer draining code in a new msgbuf_drain() | Jacek Masiulaniec |
2009-08-08 | Make imsg_clear close and free any fds in the received fd queue as well as | Nicholas Marriott |
2009-08-06 | ldpd must not add/delete AF_INET routes, it just have to change them | Michele Marchetto |
2009-08-02 | "ldpctl show lib" output cleanup. | Michele Marchetto |
2009-08-01 | Pass the right size of the structure "map" to the ldpd engine. | Michele Marchetto |
2009-08-01 | Correctly print interface state and neighbor uptime in ldpctl show neighbor. | Michele Marchetto |
2009-07-23 | make buf_write() behave like msgbuf_write(): send out only the | Eric Faurot |
2009-07-13 | Get rid of the multipath code, as it is not needed. | Michele Marchetto |
2009-07-08 | Detect nexthop change. | Michele Marchetto |
2009-06-19 | When operating in liberal mode, retain labels even if they aren't learnt | Michele Marchetto |
2009-06-08 | revert this change by eric@: | David Gwynne |
2009-06-07 | Change the way fds passed over a socket are retreived on the receiving side. | Eric Faurot |
2009-06-07 | Make the imsg protocol network-safe. | Eric Faurot |
2009-06-06 | change the imsg header fields a bit to prepare for upcoming changes. | Eric Faurot |
2009-06-06 | Get ready for including imsg.h from a lib, when it comes along. | Pierre-Yves Ritschard |
2009-06-06 | make ldpd imsg-in-a-lib ready too. | Pierre-Yves Ritschard |
2009-06-05 | rtm->rtm_hdrlen conversion | Chris Cappuccio |
2009-06-05 | Correctly send notification messages when errors occur. | Michele Marchetto |
2009-06-02 | Fix ldpd.conf man page. | Michele Marchetto |
2009-06-01 | Welcome ldpd, the Label Distribution Protocol daemon. | Michele Marchetto |