summaryrefslogtreecommitdiff
path: root/ldpd
AgeCommit message (Expand)Author
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14*: remove VTYNL, part 6 of 6David Lamparter
2017-07-14*: remove VTYNL, part 3 of 6David Lamparter
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter
2017-07-14*: ditch vty_outln(), part 2 of 2David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29lib: more `show thread cpu`Quentin Young
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-29Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-06-19Merge pull request #730 from opensourcerouting/rbtree-improvementDonald Sharp
2017-06-16ldpd: fix fallouts from the rb-tree conversionRenato Westphal
2017-06-16ldpd: update copyright informationRenato Westphal
2017-06-16ldpd: convert cli and get rid of the xml interfaceRenato Westphal
2017-06-16lib: improve the RB implementationRafael Zalamena
2017-06-13ldpd: fix issues with dual-stack adjacenciesRenato Westphal
2017-06-13Merge branch 'stable/3.0'David Lamparter
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-06-02ldpd: further improvements in the configuration handlingRenato Westphal
2017-06-02ldpd: remove variable that is not necessary anymoreRenato Westphal
2017-06-02ldpd: fix bug in pseudowire control-word negotiationRenato Westphal
2017-05-18ldpd: use frr_init()David Lamparter
2017-05-18Merge branch 'stable/3.0'David Lamparter
2017-05-17Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter
2017-05-15*: Consolidate vrf_hooks into vrf_initDonald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-11lm: Make relay label manager asyncßingen
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-05-03Fix the error message when execute ldpd with --enable-tcp-zebraHung-Weic Chiu
2017-05-02Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-01Merge pull request #431 from opensourcerouting/fix-iface-renamesDonald Sharp