index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ldpd
/
ldp_peer.c
Age
Commit message (
Expand
)
Author
2013-08-02
Use rbtree for storing peers FEC label bindings
kefren
2013-07-20
don't connect on first hello, there are chances that ours is not seen yet
kefren
2013-07-18
Make sure labels are always updated when a route is added and when a peer
kefren
2013-07-11
Local addresses vector is not needed anymore
kefren
2013-07-11
Constify a little bit
kefren
2013-02-04
move code around a little bit in order to call get_ldp_peer correctly
kefren
2013-02-04
* Don't assume INET in connection path
kefren
2013-02-04
correct the sockaddr compare
kefren
2013-01-28
Be a little more strict when sending notifications and checking PDU
kefren
2013-01-28
Use satos instead of inet_ntop
kefren
2013-01-27
re-enable peer authentication
kefren
2013-01-26
modify structures in order to accomodate IPv6 according to
kefren
2012-11-12
* add initial IPv6 support - still incomplete at this moment, but it sends
kefren
2010-12-30
* add config file so one can control id, timers and label assignment and
kefren
2010-12-09
- no cast for malloc
christos
2010-12-08
Add ldpd, a RFC 3036 compatible LDP speaker.
kefren