summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: set SELECTED before going into dplane codeDavid Lamparter2021-10-221-8/+8
* Merge pull request #9856 from donaldsharp/always_trueIgor Ryzhov2021-10-201-2/+2
|\
| * zebra: Fix code paths that always resolve to trueDonald Sharp2021-10-201-2/+2
* | zebra: modify rib_update to be a bit smarter about mallocDonald Sharp2021-10-201-5/+7
|/
* Merge pull request #9656 from chiragshah6/mdevRuss White2021-10-201-0/+7
|\
| * zebra: add resolver for nexthop in jsonChirag Shah2021-09-281-0/+7
* | lib: allow to create interfaces in non-existing VRFsIgor Ryzhov2021-10-194-25/+15
* | Merge pull request #9676 from donaldsharp/import_registerDavid Lamparter2021-10-1310-312/+145
|\ \
| * | lib, zebra: Send safi for rnh resolutionDonald Sharp2021-09-273-4/+10
| * | zebra: Create the SAFI_MULTICAST rnh tablesDonald Sharp2021-09-273-4/+15
| * | zebra: Start carrying safi for rnh processingDonald Sharp2021-09-278-28/+42
| * | zebra: Attempt to clarify variable names as they are usedDonald Sharp2021-09-271-9/+10
| * | zebra: remove zvrf->import_check_tableDonald Sharp2021-09-272-11/+0
| * | zebra: remove 'enum rnh_type' from systemDonald Sharp2021-09-278-139/+81
| * | zebra: remove import check resolution from zebraDonald Sharp2021-09-275-141/+4
| * | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messagesDonald Sharp2021-09-272-7/+1
| * | *: Add resolve via default flagDonald Sharp2021-09-273-7/+20
| * | zebra: Being able to use the default route is a boolean not an intDonald Sharp2021-09-272-6/+6
| |/
* | Merge pull request #9655 from yyuanam/first_commitJafar Al-Gharaibeh2021-10-121-5/+16
|\ \
| * | Zebra: Ignore the failure of startup intf lookup.Yuan Yuan2021-10-061-5/+16
* | | Merge pull request #9686 from idryzhov/fix-nda-lladdrDonald Sharp2021-10-121-2/+1
|\ \ \
| * | | zebra: fix buffer overflowIgor Ryzhov2021-09-281-2/+1
| | |/ | |/|
* | | Merge pull request #9779 from donaldsharp/gr_repeatedRuss White2021-10-121-18/+2
|\ \ \
| * | | zebra: Display how long zebra is expected to wait for GRDonald Sharp2021-10-071-1/+2
| * | | zebra: GR data was being printed 2 times for `show zebra client`Donald Sharp2021-10-071-17/+0
* | | | Merge pull request #9789 from idryzhov/if-ll-typeMark Stapp2021-10-111-0/+4
|\ \ \ \
| * | | | lib: set type for newly created interfacesIgor Ryzhov2021-10-081-0/+4
| |/ / /
* | | | Merge pull request #9471 from pguibert6WIND/table_manager_alloc2Russ White2021-10-087-54/+219
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: extend table manager per vrf, add vty configurationPhilippe Guibert2021-09-217-54/+219
* | | | Merge pull request #9698 from idryzhov/cleanup-loopback-or-vrfRuss White2021-10-072-25/+12
|\ \ \ \
| * | | | *: cleanup interface loopback/vrf checkIgor Ryzhov2021-09-302-25/+12
| | |/ / | |/| |
* | | | Merge pull request #9734 from donaldsharp/interface_startupRenato Westphal2021-10-065-29/+29
|\ \ \ \
| * | | | zebra: Use a bool for startup indicationsDonald Sharp2021-10-055-29/+29
| * | | | zebra: On interface startup note that we are in startupDonald Sharp2021-10-041-1/+1
| |/ / /
* | | | Merge pull request #9731 from ton31337/fix/thread_null_setRuss White2021-10-063-3/+0
|\ \ \ \
| * | | | zebra: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-043-3/+0
| |/ / /
* / / / zebra: add nhg id to show ip route jsonChirag Shah2021-10-041-0/+1
|/ / /
* | | Merge pull request #9650 from mjstapp/fix_dup_lookup_netlinkSri Mohana Singamsetty2021-09-231-10/+0
|\ \ \ | |_|/ |/| |
| * | zebra: stop asking for AF_BRIDGE interface info twiceMark Stapp2021-09-211-10/+0
* | | Merge pull request #9416 from pguibert6WIND/vxlan_evpn_updatesSri Mohana Singamsetty2021-09-215-51/+125
|\ \ \
| * | | zebra: refresh vxlan evpn contexts, when bridge interface goes upPhilippe Guibert2021-09-173-0/+6
| * | | zebra: handle bridge mac address update in evpn contextsPhilippe Guibert2021-09-175-18/+66
| * | | zebra: update zl3vni when bridge link refreshed in other namespacesPhilippe Guibert2021-09-071-33/+53
* | | | Merge pull request #9052 from mjstapp/dplane_incoming_devDonald Sharp2021-09-2116-75/+760
|\ \ \ \
| * | | | zebra: intf address handler is platform-neutralMark Stapp2021-09-143-116/+98
| * | | | zebra: use the dataplane to read netlink intf addr changesMark Stapp2021-09-148-20/+217
| * | | | zebra: add interface address apis for dplaneMark Stapp2021-09-142-1/+328
| * | | | zebra: add new dplane op codes for interface addr eventsMark Stapp2021-09-145-1/+32
| * | | | zebra: add intf accessors for dplane contextsMark Stapp2021-09-142-4/+116
| * | | | zebra: replace sockunion2str in kernel_socket.cMark Stapp2021-09-141-11/+5