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
/
ldpe.h
Age
Commit message (
Expand
)
Author
2016-07-16
Remove potential overflow when validating message's length.
Renato Westphal
2016-07-01
Be more compliant with RFC 4447.
Renato Westphal
2016-07-01
Several minor tweaks.
Renato Westphal
2016-07-01
Add GTSM support (RFC 6720).
Renato Westphal
2016-06-27
Handle ibuf_add() errors.
Renato Westphal
2016-06-18
Fix removal of dual-stack neighbors.
Renato Westphal
2016-06-13
Implement support for the Configuration Sequence Number TLV.
Renato Westphal
2016-06-13
Implement a timeout for the session initialization FSM.
Renato Westphal
2016-06-11
Use uint16_t for notification type.
Renato Westphal
2016-06-09
Send a fatal notification when the last hello adjacency is deleted.
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
Enable changing the router-id via config reload.
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
Fix mess caused by my commit script.
Renato Westphal
2016-05-23
Rework the way we handle income connection requests.
Renato Westphal
2016-05-23
Move some code around.
Renato Westphal
2016-05-23
Add knob to configure the transport address.
Renato Westphal
2016-05-23
Allow setting the session holdtime per neighbor.
Renato Westphal
2015-07-21
Rename, move and reuse mapping list functions.
Renato Westphal
2015-07-21
Fix some awful ipc synchronization issues.
Renato Westphal
2015-07-21
VPLS signaling support.
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-04-04
Remove unused parameter from adj_new().
Renato Westphal
2015-03-21
Remove unused variables and functions.
Renato Westphal
2015-03-21
Remove interface finite state machine.
Renato Westphal
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2013-10-17
Respect the max pdu length and merge all send_label* functions into
Renato Westphal
2013-10-17
Improve parsing of label mapping messages and merge all recv_label*
Renato Westphal
2013-10-15
Fix whitespace and other style issues.
Renato Westphal
2013-10-15
Since a targeted neighbor can be created both by configuration and
Renato Westphal
2013-06-04
Always accept TCP connection requests and identify to which neighbor
Claudio Jeker
2013-06-04
Cleanup ctl commands and remove unused variables inherited from ospfd
Claudio Jeker
2013-06-04
Implement support for adjacencies and targeted hellos
Claudio Jeker
2013-06-04
Properly implement the exponential backoff timer on session initialization
Claudio Jeker
2013-06-04
Minor adjustments in the initialization FSM
Claudio Jeker
2013-06-03
Implement support for multiple addresses per interface.
Claudio Jeker
2013-06-01
The keepalive timeout should be configured on a global basis and not per
Claudio Jeker
2013-06-01
Drop support for per-interface labelspaces.
Claudio Jeker
2013-06-01
After returning from accept, we got a TCP connection not a LDP session.
Claudio Jeker
2013-06-01
Always advertise the Router-ID as the transport address.
Claudio Jeker
[next]