summaryrefslogtreecommitdiffstats
path: root/gdb (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-13build: disable empty libfrrfpm_pbDavid Lamparter1-2/+2
2018-12-13zebra: use a small retry timeout for the rib workqueueMark Stapp2-0/+2
2018-12-13libs: support timeout for workqueue retriesMark Stapp2-7/+27
2018-12-13.github: add core guidelines to issue templateQuentin Young1-0/+9
2018-12-13zebra: Allow zebra to only mark up to multipath_num nexthops as ACTIVEDonald Sharp2-15/+14
2018-12-13zebra: make incoming zserv message-processing a singleton eventMark Stapp2-2/+16
2018-12-12bgpd: Cleanup non-normal compiled code pathDonald Sharp2-3/+4
2018-12-12lib: Reorder Zebra message flags and documentDonald Sharp1-6/+39
2018-12-12lib: Remove unused ZEBRA_FLAG_SCOPE_LINKDonald Sharp1-1/+0
2018-12-12lib, zebra: Remove ZEBRA_FLAG_STATICDonald Sharp2-7/+0
2018-12-12lib: Fix string size issue with clangDonald Sharp1-1/+1
2018-12-12zebra: Make v4 and v6 code paths for rib_XXX calls in kernel_socket the sameDonald Sharp1-43/+22
2018-12-12zebra: Remove rib_lookup_ipv4_routeDonald Sharp3-193/+6
2018-12-12zebra: For rnh handling use actual resolved nexthopDonald Sharp1-5/+3
2018-12-12topotests: Add a basic route leak vrf testDonald Sharp4-0/+180
2018-12-12Minor adjustments to address CI warningsRodny Molina6-27/+33
2018-12-10tests/topotests: Pull docker image from registryChristian Franke2-6/+28
2018-12-10zebra: Convert nexthop_active functions to use boolDonald Sharp1-9/+9
2018-12-09tools: update checkpatch to stop suggesting the use of kstrto()Renato Westphal1-27/+0
2018-12-09lib, tests: add support for keyless YANG listsRenato Westphal5-68/+121
2018-12-08topotest: bgp_l3vpn_to_bgp_vrf put ce4 into vrf (without a default)Lou Berger7-12/+34
2018-12-08topotests/lib: help script writers understand wrong VRF failureLou Berger1-1/+10
2018-12-08topotest: remove sleep on staticd startupLou Berger1-1/+0
2018-12-07bgpd: Back out rest of e23b9ef6d2Donald Sharp1-1/+1
2018-12-07fabricd: Disabling OpenFabric optimization to avoid considering T0 devices on...Rodny Molina1-17/+1
2018-12-07isisd: Provide statistics over number of generated purgesChristian Franke3-0/+6
2018-12-07isisd: Provide statistics over number of LSP regenerationsChristian Franke3-0/+7
2018-12-07isisd: Provide statistics about retransmitted LSPsChristian Franke3-0/+11
2018-12-07isisd: Provide statistics about sent/received PDU countChristian Franke6-12/+185
2018-12-07fabricd: Update neighbor list on adjacency state changeChristian Franke3-4/+26
2018-12-07fabricd: make triggered csnp delay configurableChristian Franke4-6/+67
2018-12-07fabricd: Improve LSP flooding logChristian Franke5-8/+55
2018-12-07fabricd: Add `show openfabric flooding` commandChristian Franke5-11/+144
2018-12-07isisd: Make lspid_print non-staticChristian Franke2-4/+5
2018-12-07isisd: Move code to find LSP out of show databaseChristian Franke2-60/+56
2018-12-07fabricd: Populate NL from adjdb, not spfChristian Franke1-72/+69
2018-12-07isisd: Provide better flooding debuggingChristian Franke6-52/+59
2018-12-07isisd: Remove unused t_send_lsp timerChristian Franke2-2/+0
2018-12-07isisd: Add debug output for tx-queuesChristian Franke6-26/+99
2018-12-07bgpd: re-add spelling error in JSON outputDavid Lamparter1-1/+1
2018-12-07build: fix reproducibility re. -fdebug-prefix-mapDavid Lamparter1-1/+1
2018-12-07tests: fix domainname dependencyDavid Lamparter2-0/+3
2018-12-07staticd: fix static analysis warningsRenato Westphal1-4/+4
2018-12-07lib: fix NETCONF network-wide transactions for confd and sysrepoRenato Westphal2-48/+169
2018-12-07bgpd: Convert adj_out to a RB treeDonald Sharp6-31/+42
2018-12-07lib: implement the "show" commandRenato Westphal1-0/+26
2018-12-07lib: add support for confirmed commitsRenato Westphal12-18/+115
2018-12-06vtysh: rework/straighten pager handlingDavid Lamparter3-30/+33
2018-12-06*: get rid of most daemons.conf referencesDavid Lamparter12-58/+42
2018-12-06debian/tools: new init scriptDavid Lamparter24-323/+484