Age | Commit message (Expand) | Author |
---|---|---|
2010-02-25 | Do not use bufferevent for something that's already covered in the imsg | Claudio Jeker |
2010-02-21 | Check bufferevent_new() return value. If it is NULL print an error message | Michele Marchetto |
2010-02-20 | Remove unneeded abstraction in neighbor fsm. | Michele Marchetto |
2010-02-19 | Oups, unbreak build. | Claudio Jeker |
2010-02-19 | Cleanup a bit, remove unneeded dummy neighbor and initialize queue heads | Claudio Jeker |
2010-02-18 | Remove some debug messages that are too verbose and no longer needed. | Claudio Jeker |
2010-02-18 | Close a fd leak when opening the tcp connection to the neighbor. | Claudio Jeker |
2009-12-06 | During the session's initialization, when playing the passive role, send | Michele Marchetto |
2009-08-01 | Correctly print interface state and neighbor uptime in ldpctl show neighbor. | Michele Marchetto |
2009-06-05 | Correctly send notification messages when errors occur. | Michele Marchetto |
2009-06-01 | Welcome ldpd, the Label Distribution Protocol daemon. | Michele Marchetto |