summaryrefslogtreecommitdiffstats
path: root/ldpd/ldpe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-11/+11
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-3/+3
* *: use compiler.h MIN/MAX macros instead of everyone having oneDonald Sharp2021-11-111-3/+0
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+2
* ldpd: Add support for read-only snmp mib objects (excluding statistics)Karen Schoener2021-02-241-0/+5
* ldpd: Adding support for LDP IGP SynchronizationKaren Schoener2020-09-091-0/+11
* ldpd: During code inspection we are mixing data sizesDonald Sharp2020-03-111-3/+3
* ldpd: Fix linking error on Fedora Rawhide with GCC 10Ruben Kerkhof2020-03-081-1/+1
* lib: standardize use of queue.hJorge Boncompte2017-08-171-1/+1
* ldpd: fix fallouts from the rb-tree conversionRenato Westphal2017-06-161-1/+1
* ldpd: use synchronous channels for sending log messagesRenato Westphal2017-04-261-0/+1
* ldpd: simplify initialization of the child processesRenato Westphal2017-04-261-1/+2
* ldpd: do not consume vty_conf when updating the configurationRenato Westphal2017-03-311-1/+2
* ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal2017-03-311-1/+1
* Merge pull request #286 from opensourcerouting/ldpd-tshootDonald Sharp2017-03-241-1/+3
|\
| * ldpd: provide more detailed information in some show commandsRenato Westphal2017-03-211-0/+1
| * ldpd: change the sorting algorithm of adjacenciesRenato Westphal2017-03-211-1/+1
| * ldpd: provide both a brief and a detailed version of some show commandsRenato Westphal2017-03-211-0/+1
* | ldpd: Move if_update to ldp_if_updateDonald Sharp2017-03-151-1/+1
|/
* ldpd: send VPLS MAC withdrawalsRenato Westphal2017-03-031-0/+1
* ldpd: implement RFC 5919 (LDP End-of-LIB)Renato Westphal2017-03-031-0/+2
* ldpd: implement RFC 5918 (Typed Wildcard FEC)Renato Westphal2017-03-031-0/+1
* ldpd: implement RFC 5561 (LDP Capabilities)Renato Westphal2017-03-031-0/+5
* ldpd: kill send_notification_nbr()Renato Westphal2017-03-031-3/+1
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-1/+1
|\
| * ldpd: add ctl_socket cli option to override the compiled-in location for the ...Renato Westphal2017-01-251-1/+1
* | ldpd: introduce advanced filtering capabilitiesRenato Westphal2017-02-021-0/+1
* | ldpd: use red-black trees to store 'adj' elementsRenato Westphal2017-01-041-4/+8
* | ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal2017-01-041-1/+1
|/
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-16/+27
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+282