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
Age
Commit message (
Expand
)
Author
2015-07-27
use file system path (.Pa) semantic markup macros where appropriate.
Igor Sobrado
2015-07-21
Call control_cleanup() from the ldpe process, where it belongs.
Renato Westphal
2015-07-21
Rename, move and reuse mapping list functions.
Renato Westphal
2015-07-21
Remove more unused defines.
Renato Westphal
2015-07-21
Fix some awful ipc synchronization issues.
Renato Westphal
2015-07-21
Validate ip addresses on configuration.
Renato Westphal
2015-07-21
VPLS signaling support.
Renato Westphal
2015-07-21
Record all fields of the received label mappings.
Renato Westphal
2015-07-21
Validate ip addresses on configuration.
Renato Westphal
2015-07-21
VPLS signaling support.
Renato Westphal
2015-07-21
Rename structures and functions to be more generic.
Renato Westphal
2015-07-21
Reuse merge_config() logic to simplify the shutdown of each process.
Renato Westphal
2015-07-21
Add configuration reload support.
Renato Westphal
2015-07-21
Assorted fixes and code cleanup for targeted neighbors.
Renato Westphal
2015-07-21
Improve handling of addresses on ldpe.
Renato Westphal
2015-07-19
new sentence, new line;
Jason McIntyre
2015-07-19
Add missing LIST_INIT's.
Renato Westphal
2015-07-19
Implement md5 authentication support.
Renato Westphal
2015-07-19
Rework label mapping algorithms to be more in line with the RFC.
Renato Westphal
2015-07-19
Remove incomplete support for unnecessary modes of operation.
Renato Westphal
2015-07-19
Uninstall associated label bindings when a neighbor is down.
Renato Westphal
2015-07-19
Rework kroute.c to send only the best routes to lde.
Renato Westphal
2015-07-17
Filter routes based on RTF_LLINFO and RTF_BROADCAST flags and use RTF_CONNECTED
Claudio Jeker
2015-06-10
Typos: equalivant, fucntion, libary.
Miod Vallat
2015-04-04
Remove lo protection.
Renato Westphal
2015-04-04
Show the full LIB in the "ldpctl show lib" command.
Renato Westphal
2015-04-04
Remove unused parameter from adj_new().
Renato Westphal
2015-04-04
Give more detailed information on a couple of debug messages.
Renato Westphal
2015-03-21
Remove unused variables and functions.
Renato Westphal
2015-03-21
Remove interface finite state machine.
Renato Westphal
2015-03-21
Don't try to send address withdraws to neighbors that are unreachable
Renato Westphal
2015-03-21
ldpd: Remove attached adjacencies whenever an interface is disabled
Renato Westphal
2015-03-21
ldpd: Don't assign labels for BGP routes.
Renato Westphal
2015-03-21
Close extended discovery socket on exit.
Renato Westphal
2015-02-11
Use sizeof(u_short) in the first check since there are RT messages that
Claudio Jeker
2015-02-10
Sync kroute code with bgpd/ospfd code regarding EAGAIN and short reads
Claudio Jeker
2015-02-10
Pass SOCK_NONBLOCK | SOCK_CLOEXEC to some more sockets. We never want to
Claudio Jeker
2015-02-09
More SOCK_NONBLOCK | SOCK_CLOEXEC love and one less session_socket_blockmode
Claudio Jeker
2015-02-09
Initialise a variable to please gcc.
Claudio Jeker
2015-01-20
Do not assume a read buffer coming from libevent is aligned. Copy the
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-20
Don't allow embedded nul characters in strings.
Jonathan Gray
2014-11-18
Nuke more obvious #include duplications.
Kenneth R Westerback
2014-11-14
Add gcc printf format attributes to yyerror() in parse.y files.
Doug Hogan
2014-11-03
Convert the logic in yyerror(). Instead of creating a temporary
Alexander Bluhm
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2014-07-12
Close connections when msgbuf_write() returns 0.
Kenneth R Westerback
2014-07-12
msgbuf_write() <= 0 for a few more daemons.
Kenneth R Westerback
2014-07-11
Close the control fd when it has reported EOF.
Kenneth R Westerback
2014-06-23
The second level of the CTL_NET sysctl is a PF_*, not an AF_*
Philip Guenther
[next]