summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_router.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra,yang: Completely remove multicast mode from zebraNathan Bahr2024-12-121-18/+0
* zebra: Delay some processing until after startup is finishedDonald Sharp2024-11-011-0/+2
* *: Add and use option for graceful (re)startvivek2024-07-011-2/+8
* zebra: support yielding between oper state routes queryChristian Hopps2023-12-281-0/+3
* zebra: Move v6_rr_semantics to be part of zrouter structureDonald Sharp2023-11-061-0/+2
* zebra: Make ucmp scale value owned by zrouterDonald Sharp2023-10-121-0/+2
* zebra: Allow zebra cli to accept v6 routes with v4 nexthopsDonald Sharp2023-08-031-1/+3
* zebra: Move protodown_r_bit to a better spotDonald Sharp2023-07-051-0/+28
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-2/+2
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-2/+2
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-3/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-17/+1
* zebra: Add `zrouter.asic_notification_nexthop_control`Donald Sharp2022-12-121-0/+8
* zebra: traffic control state managementSiger Yang2022-11-221-0/+4
* zebra: zrouter.in_shutdown is an atomic variableDonald Sharp2022-08-051-0/+5
* zebra: move allow_delete to zrouter.allow_deleteDonald Sharp2022-07-011-0/+3
* Merge pull request #11474 from donaldsharp/dp-dpdkRuss White2022-06-281-0/+2
|\
| * zebra: add support for maintaining local neigh entriesAnuradha Karuppiah2022-06-271-0/+2
* | zebra: Add ability for netconf dplane to handle global valuesDonald Sharp2022-06-271-0/+5
|/
* zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`Donald Sharp2022-06-161-0/+3
* zebra: clear protodown_rc on shutdown and sweepStephen Worley2022-03-101-1/+4
* zebra: add support for protodown reason codeStephen Worley2022-03-091-4/+9
* zebra: Allow *BSD to specify a receive buffer sizeDonald Sharp2022-02-271-0/+1
* zebra: Add kernel nexthop group support to `show zebra`Donald Sharp2022-02-041-0/+7
* zebra: Prevent thread usage of data after it being freedDonald Sharp2021-11-291-0/+1
* zebra: rework RA handling for vrf-liteStephen Worley2021-06-081-3/+0
* zebra: Add `--asic-offload` commandDonald Sharp2020-11-151-1/+4
* zebra: uplink tracking and startup delay for EVPN-MHAnuradha Karuppiah2020-10-271-0/+23
* zebra: Add basic knowledge of asic offload availableDonald Sharp2020-09-221-0/+5
* zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah2020-08-051-0/+6
* zebra: northbound changes for the rib modelChirag Shah2020-05-121-0/+3
* zebra: implement zebra route map northboundRafael Zalamena2020-03-231-0/+3
* zebra: Header file changes and show commands.Santosh P K2020-01-301-0/+3
* zebra: Fixing Comments in MLAG Read scheduling EventsSatheesh Kumar K2019-11-221-1/+7
* zebra,pim : Fixing Review comments in PIM_MLAGSatheesh Kumar K2019-11-191-1/+0
* Zebra: ADD Protobuf Encoding & Decoding for MLAG MessagesSatheesh Kumar K2019-11-141-0/+1
* Zebra: adding support for Zebra MLAG FunctionalitySatheesh Kumar K2019-11-141-0/+29
* zebra: Sweep our nexthop objects out on restartStephen Worley2019-10-251-0/+1
* zebra: Remove nexthop group workqueueStephen Worley2019-10-251-5/+0
* zebra: Uninstall nexthops on shutdownStephen Worley2019-10-251-0/+1
* zebra: Add beginnings of nexthop group work queueDonald Sharp2019-10-251-0/+5
* zebra: Add a second table for indexing by IDStephen Worley2019-10-251-0/+1
* zebra: Add hash of nexthop groupsDonald Sharp2019-10-251-0/+5
* Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"Quentin Young2019-10-141-30/+0
* Merge pull request #4885 from satheeshkarra/pim_mlagJafar Al-Gharaibeh2019-10-141-0/+30
|\
| * Zebra: Fixing Review comments in Zebra_MLAGSatheesh Kumar K2019-10-041-0/+1
| * Zebra: adding support for Zebra MLAG FunctionalitySatheesh Kumar K2019-09-241-0/+29
* | zebra: during shutdown processing, drop dplane resultsMark Stapp2019-09-271-0/+2
|/
* zebra: keep rtadv_sock field in zrouter for optimisationPhilippe Guibert2019-06-041-0/+3
* zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-06-041-4/+0