summaryrefslogtreecommitdiff
path: root/zebra/zebra_router.c
AgeCommit message (Expand)Author
2019-05-06doc, zebra: Remove "table X" commandDonald Sharp
2019-04-09zebra: avoid removing node twice from rb_treeChirag Shah
2019-03-27zebra: zebra_router.c does not own the data plane shutdown of tablesDonald Sharp
2019-03-01zebra: Upon vrf deletion, actually release this data.Donald Sharp
2019-01-31zebra: Move packets_to_process to zrouterDonald Sharp
2019-01-31zebra: Move the mq data structure to zrouterDonald Sharp
2019-01-31zebra: Move ribq from zebrad to zrouterDonald Sharp
2019-01-31zebra: Move rtm_table_default to zrouterDonald Sharp
2019-01-24zebra: Add code to track sequence number from zebra_routerDonald Sharp
2019-01-14Merge pull request #3567 from donaldsharp/cleanup_route_table_creationRenato Westphal
2019-01-04zebra: Add some small infrastructure to get the mlag code in zebra startedDonald Sharp
2019-01-04zebra: Add a dump table information command to zebraDonald Sharp
2019-01-04zebra: Store actual safi in info pointer and don't free then remallocDonald Sharp
2018-12-17zebra: avoid initialising more than one the l3vni hash structurePhilippe Guibert
2018-10-28zebra: fix zebra router memleaksQuentin Young
2018-10-24zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp
2018-10-24zebra: Move rules_hash to zrouterDonald Sharp
2018-10-24zebra: Start breakup of zns into zrouter and znsDonald Sharp