index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ldpd
/
control.c
Age
Commit message (
Expand
)
Author
2014-07-11
Close the control fd when it has reported EOF.
Kenneth R Westerback
2013-11-26
deal with msgbuf_write EAGAIN, ok gilles benno
Henning Brauer
2013-06-04
Implement support for adjacencies and targeted hellos
Claudio Jeker
2013-03-11
handle ECONNABORTED errors from accept(). In many code blocks they can be
Theo de Raadt
2012-04-12
accept pacing ldpd way. Since this daemon has multiple listening fds
Claudio Jeker
2010-09-01
s/lfib/fib/ for more consitency with the other routing daemons.
Claudio Jeker
2010-05-14
Use calloc() instead of malloc() to allocate the connection structure. This
Claudio Jeker
2010-02-25
Whitespaces cleanup.
Michele Marchetto
2010-02-21
Kill double declaration of control_imsg_relay().
Michele Marchetto
2009-12-08
porcesses -> processes
Jonathan Gray
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-06-06
make ldpd imsg-in-a-lib ready too.
Pierre-Yves Ritschard
2009-06-01
Welcome ldpd, the Label Distribution Protocol daemon.
Michele Marchetto