summaryrefslogtreecommitdiffstats
path: root/ldpd/ldpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use FRR interface name definition everywhereRafael Zalamena2022-05-021-11/+11
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-6/+5
* ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne2021-05-031-1/+1
* Merge pull request #8471 from idryzhov/cleanup-num-named-listsDonatas Abraitis2021-04-281-1/+0
|\
| * *: cleanup number-named access-lists and prefix-listsIgor Ryzhov2021-04-141-1/+0
* | ldpd: defer register for info until configuredFredi Raspall2021-04-261-0/+2
|/
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-14/+14
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+1
* ldpd: Add support for the read-only snmp mib objects that are statisticsKaren Schoener2021-03-161-0/+19
* ldpd: Add support for read-only snmp mib objects (excluding statistics)Karen Schoener2021-02-241-0/+9
* ldpd: add support for RLFA clientsRenato Westphal2021-01-091-1/+7
* ldpd: Adding support for LDP IGP SynchronizationKaren Schoener2020-09-091-1/+51
* ldpd and Zebra: Expand existing debug commands.lynne2020-05-111-0/+9
* ldpd: fix ACL rule modificationlynne2020-04-291-1/+8
* Merge pull request #5851 from volta-networks/feat_ldp_oc_reviewRenato Westphal2020-03-231-0/+2
|\
| * ldpd: adding support for LDP ordered label distribution controlKaren Schoener2020-03-201-0/+2
* | ldpd: During code inspection we are mixing data sizesDonald Sharp2020-03-111-10/+11
* | ldpd: fix another linking issue with GCC-10Ruben Kerkhof2020-03-081-1/+1
|/
* zebra: identify MPLS FTNs by route type and instanceRenato Westphal2019-09-071-1/+2
* ldpd: buffer underflow, thread safety (PVS-Studio)F. Aragon2018-07-041-1/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* zebra, ldpd: fix display of pseudowire statusRenato Westphal2017-11-291-0/+1
* lib: standardize use of queue.hJorge Boncompte2017-08-171-1/+1
* ldpd: integrate with the pseudowire manager in zebraRenato Westphal2017-08-091-18/+14
* zebra: add pseudowire managerßingen2017-08-091-0/+1
* ldpd: Switch to using ETH_ALENDonald Sharp2017-08-041-2/+2
* ldpd: further improvements in the configuration handlingRenato Westphal2017-06-031-2/+2
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-021-3/+4
|\
| * Merge pull request #431 from opensourcerouting/fix-iface-renamesDonald Sharp2017-05-011-0/+1
| |\
| | * ldpd: fixes to handle interface renames properlyRenato Westphal2017-05-011-0/+1
| * | ldpd: respect link-detect configurationRenato Westphal2017-05-011-3/+3
| |/
* | ldpd: simplify initialization of the child processesRenato Westphal2017-04-261-2/+11
* | ldpd: remove two unused imsg typesRenato Westphal2017-04-251-3/+1
* | ldpd: split log.c into two filesRenato Westphal2017-04-251-0/+30
|/
* ldpd: do not consume vty_conf when updating the configurationRenato Westphal2017-03-311-1/+0
* ldpd: do a full configuration reload upon receiving a SIGHUPRenato Westphal2017-03-271-0/+1
* ldpd: simplify handling of configuration commandsRenato Westphal2017-03-271-3/+1
* Merge pull request #286 from opensourcerouting/ldpd-tshootDonald Sharp2017-03-241-1/+34
|\
| * ldpd: provide more detailed information in some show commandsRenato Westphal2017-03-211-1/+32
| * ldpd: add commands to show sent/rcvd capabilitiesRenato Westphal2017-03-211-0/+1
| * ldpd: provide both a brief and a detailed version of some show commandsRenato Westphal2017-03-211-0/+1
* | Implement generic label managerßingen2017-03-201-1/+3
|/
* ldpd: send VPLS MAC withdrawalsRenato Westphal2017-03-031-0/+3
* ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)Renato Westphal2017-03-031-0/+1
* ldpd: implement RFC 5918 (Typed Wildcard FEC)Renato Westphal2017-03-031-0/+6
* ldpd: implement RFC 5561 (LDP Capabilities)Renato Westphal2017-03-031-0/+6
* ldpd: update local labels when necessaryRenato Westphal2017-02-061-2/+1
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-0/+1
|\
| * ldpd: add ctl_socket cli option to override the compiled-in location for the ...Renato Westphal2017-01-251-0/+1
* | ldpd: introduce advanced filtering capabilitiesRenato Westphal2017-02-021-1/+21