summaryrefslogtreecommitdiff
path: root/usr.sbin/ldpd/keepalive.c
AgeCommit message (Expand)Author
2010-05-26Rename some imsg bits to make namespace collisions less likely buf toNicholas Marriott
2010-02-25Do not use bufferevent for something that's already covered in the imsgClaudio Jeker
2010-02-20Make send_* functions return void (and not int) as they can just succeedMichele Marchetto
2010-02-18Remove some debug messages that are too verbose and no longer needed.Claudio Jeker
2009-06-05Correctly send notification messages when errors occur.Michele Marchetto
2009-06-01Welcome ldpd, the Label Distribution Protocol daemon.Michele Marchetto