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
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
2016-06-18
Fix memory leak found with valgrind.
Renato Westphal
2016-06-18
Fix use after free bug.
Renato Westphal
2016-06-18
Do not allow configuring the same interface for both LDP and VPLS.
Renato Westphal
2016-06-18
Use log_warnx() instead of log_warn() when appropriate.
Renato Westphal
2016-06-18
Remove TODO comments about loop detection.
Renato Westphal
2016-06-18
Fix small LIB<->LFIB synchronization issue.
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-13
Do not create sockets for disabled address-families.
Renato Westphal
2016-06-13
Rework the handling of Hello packets.
Renato Westphal
2016-06-11
Parse the whole Hello packet before processing it.
Renato Westphal
2016-06-11
Add missing ntohl() when recording a label request.
Renato Westphal
2016-06-11
Send an 'Unknown FEC' Notification for unexpected wildcard FECs.
Renato Westphal
2016-06-11
Make all TLV parsing functions look the same for consistency.
Renato Westphal
2016-06-11
Make it possible to parse unknown TLVs in the future.
Renato Westphal
2016-06-11
Use uint16_t for notification type.
Renato Westphal
2016-06-11
Fix parsing of multiple optional TLVs in label and notification messages.
Renato Westphal
2016-06-09
Do set the Message ID for Hello messages too.
Renato Westphal
2016-06-09
Do not shut down the session upon receiving unknown messages.
Renato Westphal
2016-06-09
Send a fatal notification when the last hello adjacency is deleted.
Renato Westphal
2016-06-08
Fix quick reconnect when the transport address is changed.
Renato Westphal
2016-06-08
Discard Hello packet if advertised transport address is of different AF.
Renato Westphal
2016-06-08
Change what we consider a NACK for our Initialization messages.
Renato Westphal
2016-06-08
Add one more safety check for Initialization messages.
Renato Westphal
2016-06-06
Fix imsg parameter passing
Renato Westphal
2016-06-06
Speed up session establishment after config reload.
Renato Westphal
2016-05-23
various tweaks;
Jason McIntyre
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
Remove redundant new lines in print_config().
Renato Westphal
2016-05-23
Reject null labels for PW-ID FECs.
Renato Westphal
2016-05-23
Start sentences on new lines in ldpd.conf(5).
Renato Westphal
2016-05-23
Introduce a garbage collector for dead entries in the LIB.
Renato Westphal
2016-05-23
Simplify label allocation.
Renato Westphal
[prev]
[next]