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
/
ldp.h
Age
Commit message (
Expand
)
Author
2015-07-21
VPLS signaling support.
Renato Westphal
2015-07-19
Rework label mapping algorithms to be more in line with the RFC.
Renato Westphal
2015-03-21
Remove unused variables and functions.
Renato Westphal
2013-10-17
Respect the max pdu length and merge all send_label* functions into
Renato Westphal
2013-10-15
Improve parsing of LDP messages.
Renato Westphal
2013-10-15
Ignore messages that have Unknown flag set.
Renato Westphal
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-01
Always advertise the Router-ID as the transport address.
Claudio Jeker
2013-05-30
Simplify hello holdtime calculation and stop the timeout timer if the
Claudio Jeker
2011-01-10
Better optional parameter parsing. Ignore unknown TLVs that have
Claudio Jeker
2011-01-10
Rename struct fec_tlv to struct tlv since it is just the generic
Claudio Jeker
2010-11-04
Rewrite all packet parsers to be more careful about alignment. Until
Claudio Jeker
2010-10-26
Implement the optional label request message ID TLV.
Claudio Jeker
2010-05-17
The host address encoding of FEC was killed in RFC5036 and we're happy
Claudio Jeker
2010-04-15
struct ldp_hdr has probably the worst possible layout (ending with a single
Claudio Jeker
2010-02-25
Do not use bufferevent for something that's already covered in the imsg
Claudio Jeker
2009-12-09
Enable parsing of the optional Transport Address TLV in the hello
Michele Marchetto
2009-06-01
Welcome ldpd, the Label Distribution Protocol daemon.
Michele Marchetto