summaryrefslogtreecommitdiffstats
path: root/ldpd/labelmapping.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: changes for code maintainabilitysri-mohan12023-05-071-137/+99
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* *: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis2021-07-011-1/+1
* *: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLENDonatas Abraitis2021-07-011-1/+1
* ldpd: replace inet_ntoaMark Stapp2020-10-221-2/+2
* ldpd: add missing sanity check in the parsing of label messagesRenato Westphal2019-11-141-0/+8
* 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