summaryrefslogtreecommitdiff
path: root/usr.sbin/dvmrpd/control.c
AgeCommit message (Expand)Author
2009-06-06make dvmrpd imsg-in-a-lib ready as well.Pierre-Yves Ritschard
2009-05-31Remove redundant imsg_event_add calls; ok claudio@Jacek Masiulaniec
2009-05-31More libevent callback fixes. While there make n also ssize_t as in allClaudio Jeker
2009-02-25Fix an invalid pointer dereference in control_close(). If control_connbyfd()Claudio Jeker
2008-01-31do not leak confd on malloc failure in control_accept()Henning Brauer
2007-03-19do not signal "connection closed" upstream on EINTR/EAGAIN, from bgpd et alHenning Brauer
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2006-06-01Welcome dvmrpdEsben Norby