summaryrefslogtreecommitdiff
path: root/ldpd/labelmapping.c
AgeCommit message (Expand)Author
2023-05-07ldpd: changes for code maintainabilitysri-mohan1
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-07-01*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis
2021-07-01*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLENDonatas Abraitis
2020-10-22ldpd: replace inet_ntoaMark Stapp
2019-11-13ldpd: add missing sanity check in the parsing of label messagesRenato Westphal
2019-01-22ldpd: fix corner case in which we wouldn't respect the max pdu lengthRenato Westphal
2018-02-08*: Make code use a consisten definition of labelsDonald Sharp
2017-10-06ldpd: sprinkle in some asserts to make scan-build happyRenato Westphal
2017-03-20ldpd: provide more detailed information in some show commandsRenato Westphal
2017-03-03ldpd: always check if the received labels are validRenato Westphal
2017-03-03ldpd: implement RFC 5919 (LDP End-of-LIB)Renato Westphal
2017-03-03ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal
2017-03-03ldpd: implement RFC 5918 (Typed Wildcard FEC)Renato Westphal
2017-03-03ldpd: implement RFC 5561 (LDP Capabilities)Renato Westphal
2017-03-03ldpd: create helper functions to log sent/received messagesRenato Westphal
2017-03-03ldpd: kill send_notification_nbr()Renato Westphal
2017-03-03ldpd: minor tweaksRenato Westphal
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal
2016-09-23ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal