summaryrefslogtreecommitdiffstats
path: root/ldpd/address.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12845 from sri-mohan1/sri-mohan-ldpDonatas Abraitis2023-02-191-10/+15
|\
| * ldpd: changes for code maintainabilitysri-mohan12023-02-191-10/+15
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
|/
* ldpd: replace inet_ntoaMark Stapp2020-10-221-3/+3
* ldpd: Cleanup set but unused variablesDonald Sharp2020-02-271-1/+1
* ldpd: fix clang warningVincent JARDIN2017-10-081-0/+1
* ldpd: sprinkle in some asserts to make scan-build happyRenato Westphal2017-10-061-1/+2
* ldpd: Switch to using ETH_ALENDonald Sharp2017-08-041-3/+3
* ldpd: provide more detailed information in some show commandsRenato Westphal2017-03-211-0/+12
* ldpd: send VPLS MAC withdrawalsRenato Westphal2017-03-031-7/+72
* ldpd: fix parsing of optional tlvs in address messagesRenato Westphal2017-03-031-14/+59
* ldpd: send correct status code on error conditionRenato Westphal2017-03-031-2/+2
* ldpd: create helper functions to log sent/received messagesRenato Westphal2017-03-031-5/+12
* ldpd: kill send_notification_nbr()Renato Westphal2017-03-031-1/+1
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-8/+5
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+297