summaryrefslogtreecommitdiff
path: root/usr.sbin/ldpd/ldp_peer.c
AgeCommit message (Expand)Author
2013-08-02Use rbtree for storing peers FEC label bindingskefren
2013-07-20don't connect on first hello, there are chances that ours is not seen yetkefren
2013-07-18Make sure labels are always updated when a route is added and when a peerkefren
2013-07-11Local addresses vector is not needed anymorekefren
2013-07-11Constify a little bitkefren
2013-02-04move code around a little bit in order to call get_ldp_peer correctlykefren
2013-02-04* Don't assume INET in connection pathkefren
2013-02-04correct the sockaddr comparekefren
2013-01-28Be a little more strict when sending notifications and checking PDUkefren
2013-01-28Use satos instead of inet_ntopkefren
2013-01-27re-enable peer authenticationkefren
2013-01-26modify structures in order to accomodate IPv6 according tokefren
2012-11-12* add initial IPv6 support - still incomplete at this moment, but it sendskefren
2010-12-30* add config file so one can control id, timers and label assignment andkefren
2010-12-09- no cast for mallocchristos
2010-12-08Add ldpd, a RFC 3036 compatible LDP speaker.kefren