summaryrefslogtreecommitdiff
path: root/zebra
AgeCommit message (Expand)Author
2021-10-26Merge pull request #9898 from donaldsharp/nexthop_stuffIgor Ryzhov
2021-10-25Merge pull request #9883 from pguibert6WIND/iface_deleted_omitted_gre_tundestJafar Al-Gharaibeh
2021-10-25include, zebra: Add recent nexthop.hDonald Sharp
2021-10-25Merge pull request #9316 from ton31337/fix/send_best_path_reason_for_zebraDonald Sharp
2021-10-25zebra: GRE_UPDATE message incompletePhilippe Guibert
2021-10-23Merge pull request #9742 from elimbaum/add-vlan-actionsJafar Al-Gharaibeh
2021-10-22Merge pull request #9378 from AnuradhaKaruppiah/evpn-mh-cleanupSri Mohana Singamsetty
2021-10-22Merge pull request #9765 from idryzhov/lib-bool-thread-addMark Stapp
2021-10-20Merge pull request #9856 from donaldsharp/always_trueIgor Ryzhov
2021-10-20lib: change thread_add_* APIIgor Ryzhov
2021-10-20zebra: Fix code paths that always resolve to trueDonald Sharp
2021-10-20zebra: modify rib_update to be a bit smarter about mallocDonald Sharp
2021-10-19Merge pull request #9656 from chiragshah6/mdevRuss White
2021-10-19lib: allow to create interfaces in non-existing VRFsIgor Ryzhov
2021-10-15zebra: defer local MAC dataplane install on an ES till the ES-EVI is createdAnuradha Karuppiah
2021-10-15zebra: ignore sync updates from bgp if the dest ES is not readyAnuradha Karuppiah
2021-10-15zebra: deref the ES on interface delete even if it was not setup as a br-portAnuradha Karuppiah
2021-10-14bgpd: Send BGP best path reason to ZebraDonatas Abraitis
2021-10-13Merge pull request #9676 from donaldsharp/import_registerDavid Lamparter
2021-10-12Merge pull request #9655 from yyuanam/first_commitJafar Al-Gharaibeh
2021-10-12Merge pull request #9686 from idryzhov/fix-nda-lladdrDonald Sharp
2021-10-12Merge pull request #9779 from donaldsharp/gr_repeatedRuss White
2021-10-11Merge pull request #9789 from idryzhov/if-ll-typeMark Stapp
2021-10-09lib: set type for newly created interfacesIgor Ryzhov
2021-10-08Merge pull request #9471 from pguibert6WIND/table_manager_alloc2Russ White
2021-10-07zebra: Display how long zebra is expected to wait for GRDonald Sharp
2021-10-07zebra: GR data was being printed 2 times for `show zebra client`Donald Sharp
2021-10-07pbrd: add vlan actions to vtyEli Baum
2021-10-06Merge pull request #9698 from idryzhov/cleanup-loopback-or-vrfRuss White
2021-10-06Merge pull request #9734 from donaldsharp/interface_startupRenato Westphal
2021-10-06Zebra: Ignore the failure of startup intf lookup.Yuan Yuan
2021-10-05Merge pull request #9731 from ton31337/fix/thread_null_setRuss White
2021-10-04zebra: Use a bool for startup indicationsDonald Sharp
2021-10-04zebra: On interface startup note that we are in startupDonald Sharp
2021-10-04zebra: Do not explicitly set the thread pointer to NULLDonatas Abraitis
2021-10-03zebra: add nhg id to show ip route jsonChirag Shah
2021-09-30*: cleanup interface loopback/vrf checkIgor Ryzhov
2021-09-28zebra: fix buffer overflowIgor Ryzhov
2021-09-27zebra: add resolver for nexthop in jsonChirag Shah
2021-09-27lib, zebra: Send safi for rnh resolutionDonald Sharp
2021-09-27zebra: Create the SAFI_MULTICAST rnh tablesDonald Sharp
2021-09-27zebra: Start carrying safi for rnh processingDonald Sharp
2021-09-27zebra: Attempt to clarify variable names as they are usedDonald Sharp
2021-09-27zebra: remove zvrf->import_check_tableDonald Sharp
2021-09-27zebra: remove 'enum rnh_type' from systemDonald Sharp
2021-09-27zebra: remove import check resolution from zebraDonald Sharp
2021-09-27*: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messagesDonald Sharp
2021-09-27*: Add resolve via default flagDonald Sharp
2021-09-27zebra: Being able to use the default route is a boolean not an intDonald Sharp
2021-09-22Merge pull request #9650 from mjstapp/fix_dup_lookup_netlinkSri Mohana Singamsetty