summaryrefslogtreecommitdiffstats
path: root/zebra/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: North-bound implementation for zebra rmapsSarita Patra2021-03-301-0/+1
* zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-1/+0
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
* zebra: Add `--asic-offload` commandDonald Sharp2020-11-151-1/+14
* zebra: Do not delete nhg's when retain_mode is engagedDonald Sharp2020-10-221-1/+3
* doc, zebra: remove keep_kernel option everywhereEmanuele Bovisio2020-10-131-1/+0
* Merge pull request #7089 from pguibert6WIND/netns-refactorRuss White2020-09-181-2/+2
|\
| * lib, zebra: reuse and adapt ns_list walk functionalityPhilippe Guibert2020-09-111-2/+2
* | zebra: remove fuzzing stuffJakub UrbaƄczyk2020-08-251-51/+0
|/
* lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle2020-08-071-2/+4
* evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy2020-08-051-2/+2
* Merge pull request #6296 from vishaldhingra/staticQuentin Young2020-07-171-0/+2
|\
| * zebra: Moving afi-safi identity to libvdhingra2020-07-161-0/+2
* | Merge pull request #6706 from donaldsharp/router_id_bullshitRenato Westphal2020-07-161-1/+1
|\ \ | |/ |/|
| * zebra: Allow router-id to be part of the vrf sub nodeDonald Sharp2020-07-091-1/+1
* | *: un-split strings across linesDavid Lamparter2020-07-141-2/+1
|/
* *: add filter northbound supportRafael Zalamena2020-06-051-0/+1
* zebra: add zebra opaque moduleMark Stapp2020-06-021-0/+12
* lib, zebra: reuse and adapt ns_list walk functionalityPhilippe Guibert2020-05-181-2/+2
* zebra: nb callbacks supportChirag Shah2020-04-161-0/+1
* *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* bgpd, zebra: don't compare unsigned < 0Quentin Young2020-04-051-5/+9
* zebra: Don't kill the global rtadv socket when a vrf is deletedDonald Sharp2020-04-021-0/+1
* zebra: implement zebra route map northboundRafael Zalamena2020-03-231-0/+1
* zebra: Disable rmap update thread before routemap_finish while shutting down ...saravanank2020-03-171-1/+8
* *: fix route map integrationRafael Zalamena2020-02-041-0/+1
* zebra: Capabality and stale route handling for GR client.Santosh P K2020-01-311-0/+4
* Merge pull request #4765 from opensourcerouting/defaults-v2Donald Sharp2019-12-061-1/+0
|\
| * lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-1/+0
* | zebra: send RA lifetime of 0 before ceasing to advertise RAsDon Slice2019-12-031-0/+3
|/
* *: generously apply constDavid Lamparter2019-12-021-1/+1
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* zebra: Remove cleanup and nhg workqueue boilerplateStephen Worley2019-10-251-1/+0
* zebra: Uninstall nexthops on shutdownStephen Worley2019-10-251-0/+2
* zebra: during shutdown processing, drop dplane resultsMark Stapp2019-09-271-0/+3
* lib: handle frr_pthread_init/fini in libfrr initQuentin Young2019-09-161-4/+0
* all: remove logical-router functionalityIgor Ryzhov2019-08-021-4/+0
* zebra: label manager refactorEmanuele Di Pascale2019-07-101-9/+2
* zebra: Clean up BGP EVPN configuration when the client, BGPD, goes downKishore Aramalla2019-06-191-0/+4
* doc, zebra: Remove `keep_kernel_mode` from zebraDonald Sharp2019-05-241-19/+3
* zebra: Add kernel level graceful restartDonald Sharp2019-05-241-15/+33
* zebra: Move multipath_num into zrouterDonald Sharp2019-05-141-5/+3
* zebra: When shutting down actually close the socketDonald Sharp2019-03-271-0/+2
* zebra: Remove `struct zebra_t`Donald Sharp2019-01-311-4/+0
* zebra: Move packets_to_process to zrouterDonald Sharp2019-01-311-1/+0
* zebra: Move lsp_process_q to zrouterDonald Sharp2019-01-311-2/+2
* zebra: Move ribq from zebrad to zrouterDonald Sharp2019-01-311-3/+0
* zebra: Move rtm_table_default to zrouterDonald Sharp2019-01-311-1/+0
* zebra: Move client_list to the zebra_router data structureDonald Sharp2019-01-311-3/+3
* zebra: Move the master thread handler to the zrouter structureDonald Sharp2019-01-311-2/+2