summaryrefslogtreecommitdiff
path: root/ldpd
AgeCommit message (Expand)Author
2019-01-22ldpd: fix corner case in which we wouldn't respect the max pdu lengthRenato Westphal
2019-01-16ldpd: fix missing return value in bindanyMark Stapp
2018-12-21ldpd: fix startup on OpenBSDRafael Zalamena
2018-12-21ldpd: add support for FreeBSD IP_BINDANYRafael Zalamena
2018-11-26*: remove the configuration lock from all daemonsRenato Westphal
2018-11-12*: Replace zclient_new with zclient_new_notifyDonald Sharp
2018-10-27*: add empty array of YANG modulesRenato Westphal
2018-10-27lib: introduce new northbound APIRenato Westphal
2018-10-25*: spelchekDavid Lamparter
2018-09-18bgpd, doc, ldpd, lib, tests, zebra: LM fixespaco
2018-09-17Merge pull request #3040 from pacovn/static_analysis__drop_const_1Quentin Young
2018-09-17bgpd isisd ldpd lib: const drop fixes (SA)F. Aragon
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young
2018-09-09Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp
2018-09-09Merge pull request #2965 from opensourcerouting/buildfoo-20180904Donald Sharp
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter
2018-09-09Merge pull request #2862 from opensourcerouting/non-recursiveDonald Sharp
2018-09-08*: cleanup .gitignore filesDavid Lamparter
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-09-08lib, ldpd: fix SA warnings from TAILQ oddnessDavid Lamparter
2018-08-28*: add a vrf update hook to be informed of the vrf namePhilippe Guibert
2018-08-14*: use frr_elevate_privs() (2/2: manual)David Lamparter
2018-08-14*: use frr_elevate_privs() (1/2: coccinelle)David Lamparter
2018-08-14*: rename ferr_zlog -> flog_err_sysQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14ldpd: Convert to using LIB_ERR_XXX and zlog_ferrDonald Sharp
2018-08-13ldpd: use DEFPY_NOSH whenever possibleRenato Westphal
2018-07-23ldpd: add missing command under the ipv6 address-family nodeRenato Westphal
2018-07-04ldpd: buffer underflow, thread safety (PVS-Studio)F. Aragon
2018-06-25ldpd: null check (Coverity 1452317)paco
2018-06-22Merge pull request #2449 from donaldsharp/lib_delayed_readLou Berger
2018-06-21ldpd lib: null check (Coverity 1452287 + 20 alike)paco
2018-06-20Merge pull request #2485 from pacovn/cppcheck_ldpd_redundant_conditionRuss White
2018-06-19ldpd: Schedule application of config till after read-inDonald Sharp
2018-06-18ldpd: redundant condition (cppcheck)paco
2018-06-18ldpd: redundant pointer operation (cppcheck)paco
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-09*: globally ignore clippy-generated sourceQuentin Young
2018-02-23*: Make assignment from RB_ROOT in while loop work betterDonald Sharp
2018-02-08*: Make code use a consisten definition of labelsDonald Sharp
2017-12-07ldpd: Switch over to new debug styleDonald Sharp
2017-12-04*: make clippy usage more consistentRenato Westphal
2017-11-29ldpd: improve processing of redistributed routesRenato Westphal
2017-11-29ldpd: add a few warning messages to aid in troubleshootingRenato Westphal
2017-11-29zebra, ldpd: fix display of pseudowire statusRenato Westphal
2017-11-27*: Make zapi route install Notifications optionalDonald Sharp
2017-11-20Merge pull request #1375 from donaldsharp/make_distMartin Winter
2017-11-17ldp: Fix bug configuring PWßingen
2017-11-09ldpd, zebra: Fix `make dist` compilesDonald Sharp