summaryrefslogtreecommitdiffstats
path: root/ldpd/ldpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ldpd: add synchronous IPC channelsRenato Westphal2017-02-021-0/+3
* | ldpd: release all memory explicitly on exitRenato Westphal2017-02-011-1/+2
* | ldpd: use red-black trees to store 'adj' elementsRenato Westphal2017-01-041-3/+6
* | ldpd: use red-black trees to store 'l2vpn_pw' elementsRenato Westphal2017-01-041-4/+7
* | ldpd: use red-black trees to store 'l2vpn_if' elementsRenato Westphal2017-01-041-3/+6
* | ldpd: use red-black trees to store 'l2vpn' elementsRenato Westphal2017-01-041-4/+7
* | ldpd: use red-black trees to store 'nbr_params' elementsRenato Westphal2017-01-041-4/+7
* | ldpd: use red-black trees to store 'tnbr' elementsRenato Westphal2017-01-041-4/+6
* | ldpd: use red-black trees to store 'iface' elementsRenato Westphal2017-01-041-4/+7
|/
* ldpd: qobj: register everythingRenato Westphal2016-10-071-0/+15
* ldpd: add in-process API for creating/deletingRenato Westphal2016-10-071-0/+20
* ldpd: merge/dup/reload void **ref supportRenato Westphal2016-10-071-0/+2
* ldpd: fix processing of redistributed routesRenato Westphal2016-09-281-0/+1
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-45/+89
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+606