summaryrefslogtreecommitdiffstats
path: root/ldpd/labelmapping.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: fix corner case in which we wouldn't respect the max pdu lengthRenato Westphal2019-01-221-2/+2
* *: Make code use a consisten definition of labelsDonald Sharp2018-02-091-5/+5
* ldpd: sprinkle in some asserts to make scan-build happyRenato Westphal2017-10-061-0/+2
* ldpd: provide more detailed information in some show commandsRenato Westphal2017-03-211-4/+25
* ldpd: always check if the received labels are validRenato Westphal2017-03-031-61/+27
* ldpd: implement RFC 5919 (LDP End-of-LIB)Renato Westphal2017-03-031-30/+42
* ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal2017-03-031-0/+23
* ldpd: implement RFC 5918 (Typed Wildcard FEC)Renato Westphal2017-03-031-2/+118
* ldpd: implement RFC 5561 (LDP Capabilities)Renato Westphal2017-03-031-3/+5
* ldpd: create helper functions to log sent/received messagesRenato Westphal2017-03-031-6/+10
* ldpd: kill send_notification_nbr()Renato Westphal2017-03-031-6/+6
* ldpd: minor tweaksRenato Westphal2017-03-031-3/+3
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-10/+7
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+764