summaryrefslogtreecommitdiff
path: root/ldpd
AgeCommit message (Expand)Author
2017-12-27ldpd: add a few warning messages to aid in troubleshootingRenato Westphal
2017-12-27zebra, ldpd: fix display of pseudowire statusRenato Westphal
2017-11-17ldp: Fix bug configuring PWßingen
2017-10-05ldpd: detach stdin/stdout/stderr from the child processesRenato Westphal
2017-09-13ldpd: fix broken label allocationfrr-3.0-rc2Renato Westphal
2017-08-08Merge pull request #783 from opensourcerouting/pw-manager-2Donald Sharp
2017-07-25ldpd: fix missing label mappingsRenato Westphal
2017-07-25ldpd: integrate with the pseudowire manager in zebraRenato Westphal
2017-07-25zebra: add pseudowire managerßingen
2017-07-24ldpd: fix bug with dual-stack neighborsRenato Westphal
2017-06-13ldpd: fix issues with dual-stack adjacenciesRenato Westphal
2017-06-07ldpd: remove pledge callsRenato Westphal
2017-06-05ldpd: fix bug in pseudowire control-word negotiationRenato Westphal
2017-06-05ldpd: fix issues detected by Coverity ScanRenato Westphal
2017-06-05ldpd: fix bug when changing the transport addressRenato Westphal
2017-06-05ldpd: allow targeted neighbors over any interfaceRenato Westphal
2017-06-05ldpd: schedule the sending of label messages when necessaryRenato Westphal
2017-06-05ldpd: improve ldp_zebra_read_route()Renato Westphal
2017-06-05ldpd: be more conservative with labelsRenato Westphal
2017-06-05ldpd: accept notifications during the session establishment processRenato Westphal
2017-06-05ldpd: minor changes in the output of some show commandsRenato Westphal
2017-06-05ldpd: use synchronous channels for sending log messagesRenato Westphal
2017-06-05ldpd: remove unnecessary checks if a signal was caughtRenato Westphal
2017-06-05ldpd: fix segfault after failed initializationRenato Westphal
2017-06-05ldpd: simplify initialization of the child processesRenato Westphal
2017-06-05ldpd: call openzlog() in the child processes as wellRenato Westphal
2017-06-05ldpd: fix log level of log_warn() and log_warnx()Renato Westphal
2017-06-05ldpd: split log.c into two filesRenato Westphal
2017-05-11lm: Make relay label manager asyncßingen
2017-05-03Fix the error message when execute ldpd with --enable-tcp-zebraHung-Weic Chiu
2017-05-01Merge pull request #431 from opensourcerouting/fix-iface-renamesDonald Sharp
2017-05-01ldpd: respect link-detect configurationRenato Westphal
2017-05-01ldpd: fixes to handle interface renames properlyRenato Westphal
2017-03-31ldpd: do not consume vty_conf when updating the configurationRenato Westphal
2017-03-31ldpd: extend the ldp_config_normalize() functionRenato Westphal
2017-03-31ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal
2017-03-31ldpd: remove the interface vty nodeRenato Westphal
2017-03-31ldpd: no need to synchronize pseudowires with LSPs anymoreRenato Westphal
2017-03-31ldpd: fix harmless maybe-uninitialized warningRenato Westphal
2017-03-30Merge pull request #297 from opensourcerouting/ldpd-openbsdDonald Sharp
2017-03-30Merge pull request #296 from opensourcerouting/ldpd-sighupDonald Sharp
2017-03-28*: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter
2017-03-27ldpd: replace all occurrences of '\n' with VTY_NEWLINERenato Westphal
2017-03-27ldpd: update pledge promise in ldeRenato Westphal
2017-03-27ldpd: fix pseudowire merge algorithmRenato Westphal
2017-03-27ldpd: remove a few unnecessary functionsRenato Westphal
2017-03-27ldpd: do a full configuration reload upon receiving a SIGHUPRenato Westphal
2017-03-27ldpd: ignore the SIGHUP signal in the child processesRenato Westphal
2017-03-27ldpd: simplify handling of configuration commandsRenato Westphal
2017-03-27ldpd: drop privileges earlier in the parent processRenato Westphal