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
2017-04-18
use freezero()
Theo de Raadt
2017-03-21
From a syslog perspective it does not make sense to log fatal and
Alexander Bluhm
2017-03-04
Send VPLS MAC withdrawals.
Renato Westphal
2017-03-04
Fix parsing of optional tlvs in address messages.
Renato Westphal
2017-03-04
Implement RFC 5919 (LDP End-of-LIB).
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-04
Implement support for PWid group wildcards.
Renato Westphal
2017-03-03
Fix processing of Label Withdraw messages.
Renato Westphal
2017-03-03
The PW Status is an unknown TLV.
Renato Westphal
2017-03-03
Send correct status code on error condition.
Renato Westphal
2017-03-03
Create helper functions to log sent/received messages.
Renato Westphal
2017-03-03
Provide more detailed output when logging notification messages.
Renato Westphal
2017-03-03
Kill send_notification_nbr().
Renato Westphal
2017-03-03
Minor tweaks.
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
2017-01-08
Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with
Kenneth R Westerback
2017-01-05
Replace hand-rolled for(;;) emptying of 'symhead' TAILQ with more
Kenneth R Westerback
2017-01-05
Replace symset()'s hand-rolled for(;;) traversal of 'symhead' TAILQ
Kenneth R Westerback
2016-09-28
'unneded stuff' -> 'unneeded stuff' in comments.
Kenneth R Westerback
2016-09-03
Rework the sending of address messages.
Renato Westphal
2016-09-02
Fix small memleak on error path.
Renato Westphal
2016-09-02
lde() and ldpe() should return void.
Renato Westphal
2016-09-02
Improve logging of sent and received messages.
Renato Westphal
2016-09-02
Reevaluate received mappings upon receipt of address message.
Renato Westphal
2016-09-02
Simplify shutdown process.
Renato Westphal
2016-08-08
Use exit(3) instead of _exit(2) in the child processes.
Renato Westphal
2016-08-08
Normalize the received prefixes.
Renato Westphal
2016-07-18
add format attributes to log functions and fix am error when using
Sebastian Benoit
2016-07-16
Remove potential overflow when validating message's length.
Renato Westphal
2016-07-16
Fix parsing of mal-formed optional TLVs/Sub-TLVs.
Renato Westphal
2016-07-15
Improve logging of reserved labels.
Renato Westphal
2016-07-15
Explicitly ignore the Hop Count and Path Vector TLVs.
Renato Westphal
2016-07-15
Update per-neighbor GTSM options on config reload.
Renato Westphal
2016-07-07
Updated the ldpd.conf man page examples
Rafael Zalamena
2016-07-02
do not uppercase "hop limit";
Jason McIntyre
2016-07-01
More renaming and whitespace cleanup.
Renato Westphal
2016-07-01
Be more compliant with RFC 4447.
Renato Westphal
2016-07-01
Several minor tweaks.
Renato Westphal
2016-07-01
Decrease the initialization FSM timeout.
Renato Westphal
2016-07-01
Rename hello flags to keep consistent with the rest of the code.
Renato Westphal
2016-07-01
Add GTSM support (RFC 6720).
Renato Westphal
2016-06-27
Fix inverted logic in recv_hello().
Renato Westphal
2016-06-27
Remove superfluous call to l2vpn_pw_exit().
Renato Westphal
2016-06-27
Handle ibuf_add() errors.
Renato Westphal
2016-06-21
do not allow whitespace in macro names, i.e. "this is" = "a variable".
Sebastian Benoit
2016-06-18
Fix removal of dual-stack neighbors.
Renato Westphal
[next]