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
/
ldpd.h
Age
Commit message (
Expand
)
Author
2021-01-19
Adjust the disc_recv_packet() code to not use IBUF_READ_SIZE and to
Claudio Jeker
2021-01-19
Kill log_procnames and properly define ldpd_process.
Claudio Jeker
2019-01-23
teach ldpd to ask if a potential pseudowire interface can do pwe3
David Gwynne
2019-01-23
rework how tcp md5 signatures are configured.
David Gwynne
2018-02-08
Bump the read sockbuf of the routing socket to 2MB, may help reduce some of
Claudio Jeker
2017-03-04
Send VPLS MAC withdrawals.
Renato Westphal
2017-03-04
Implement RFC 6667 (Typed Wildcard FEC for PWid).
Renato Westphal
2017-03-04
Implement RFC 5918 (Typed Wildcard FEC).
Renato Westphal
2017-03-04
Implement RFC 5561 (LDP Capabilities).
Renato Westphal
2017-03-03
Allow to run on a non-default rdomain.
Renato Westphal
2017-03-03
Allow to specify an alternate control socket.
Renato Westphal
2017-01-20
work on making log.c similar in all daemons:
Sebastian Benoit
2016-07-01
More renaming and whitespace cleanup.
Renato Westphal
2016-07-01
Be more compliant with RFC 4447.
Renato Westphal
2016-07-01
Add GTSM support (RFC 6720).
Renato Westphal
2016-06-13
Implement support for the Configuration Sequence Number TLV.
Renato Westphal
2016-05-23
Add support for manually resetting neighbors.
Renato Westphal
2016-05-23
Improve security by calling exec after fork.
Renato Westphal
2016-05-23
Update copyright information.
Renato Westphal
2016-05-23
Remove superfluous includes.
Renato Westphal
2016-05-23
Make functions and variables static whenever possible.
Renato Westphal
2016-05-23
Add support for IPv6 (RFC 7552).
Renato Westphal
2016-05-23
Assorted fixes and small cleanup.
Renato Westphal
2016-05-23
Use SO_BINDANY before binding sockets to the transport-address.
Renato Westphal
2016-05-23
Several fixes in the config reload handling.
Renato Westphal
2016-05-23
Create network sockets on the parent process.
Renato Westphal
2016-05-23
Move socket creation and setup into a specialized function.
Renato Westphal
2016-05-23
Fix mess caused by my commit script.
Renato Westphal
2016-05-23
Move setsockopt helper functions to a separate file.
Renato Westphal
2016-05-23
Fix warnings when compiling with -pedantic.
Renato Westphal
2016-05-23
Release allocated memory before exiting.
Renato Westphal
2016-05-23
Remove unnecessary mirroring of sockets.
Renato Westphal
2016-05-23
More renaming.
Renato Westphal
2016-05-23
Remove unused code.
Renato Westphal
2016-05-23
Several improvements in the parsing of UDP/Hello packets.
Renato Westphal
2016-05-23
Explicitly close the pfkey socket on exit.
Renato Westphal
2015-09-27
As done for bgpd recently, rename if_mediatype to if_type in ldpd.
Stefan Sperling
2015-07-21
Remove more unused defines.
Renato Westphal
2015-07-21
VPLS signaling support.
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
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
Rework kroute.c to send only the best routes to lde.
Renato Westphal
2015-04-04
Show the full LIB in the "ldpctl show lib" command.
Renato Westphal
2015-03-21
Remove interface finite state machine.
Renato Westphal
2015-02-09
More SOCK_NONBLOCK | SOCK_CLOEXEC love and one less session_socket_blockmode
Claudio Jeker
[next]