summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_router.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* zebra: Move multicast mode to being a property of the routerDonald Sharp2019-05-291-0/+18
* zebra: Add kernel level graceful restartDonald Sharp2019-05-241-0/+7
* Revert "zebra: move rtadv service from zrouter to zvrf"Donald Sharp2019-05-161-0/+4
* Revert "zebra: keep rtadv_sock field in zrouter for optimisation"Donald Sharp2019-05-161-3/+0
* Merge pull request #4269 from donaldsharp/other_tablesRuss White2019-05-161-2/+0
|\
| * zebra: Remove unused zebra_router_score_protoDonald Sharp2019-05-091-2/+0
* | Merge pull request #4327 from sworleys/Move-Multipath-NumRuss White2019-05-161-0/+2
|\ \
| * | zebra: Move multipath_num into zrouterDonald Sharp2019-05-141-0/+2
| |/
* | Merge pull request #4027 from pguibert6WIND/fix_interface_rtadvDavid Lamparter2019-05-141-3/+2
|\ \ | |/ |/|
| * zebra: keep rtadv_sock field in zrouter for optimisationPhilippe Guibert2019-04-251-0/+3
| * zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-04-251-4/+0
* | doc, zebra: Remove "table X" commandDonald Sharp2019-05-061-3/+0
|/
* Merge branch 'master' into evpn-session-vrfTuetuopay2019-03-281-0/+11
|\
| * add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+9
| * zebra: Upon vrf deletion, actually release this data.Donald Sharp2019-03-011-0/+2
* | zebra: Move the EVPN VRF pointer to zebra_routerTuetuopay2019-03-271-0/+15
|/
* zebra: Add mlag information to zrouterDonald Sharp2019-01-311-0/+17
* zebra: Move packets_to_process to zrouterDonald Sharp2019-01-311-0/+3
* zebra: Move lsp_process_q to zrouterDonald Sharp2019-01-311-0/+3
* zebra: Move the mq data structure to zrouterDonald Sharp2019-01-311-0/+3
* zebra: Move ribq from zebrad to zrouterDonald Sharp2019-01-311-0/+5
* zebra: Move rtm_table_default to zrouterDonald Sharp2019-01-311-0/+3
* zebra: Move client_list to the zebra_router data structureDonald Sharp2019-01-311-0/+3
* zebra: Move the master thread handler to the zrouter structureDonald Sharp2019-01-311-0/+2
* zebra: Add code to track sequence number from zebra_routerDonald Sharp2019-01-241-0/+5
* zebra: Add a dump table information command to zebraDonald Sharp2019-01-041-0/+2
* zebra: Move rtadv to zebra_routerDonald Sharp2018-10-241-0/+4
* zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp2018-10-241-0/+6
* zebra: Move rules_hash to zrouterDonald Sharp2018-10-241-0/+3
* zebra: Start breakup of zns into zrouter and znsDonald Sharp2018-10-241-0/+71