summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: enqueue NHG_DEL in rib_nhg meta queuePhilippe Guibert2023-12-073-23/+65
* Merge pull request #14795 from donaldsharp/zebra_notify_admin_lostMark Stapp2023-12-071-0/+20
|\
| * zebra: Fix non-notification of better admin wonDonald Sharp2023-11-291-0/+20
* | zebra: Add connected with noprefixrouteDonald Sharp2023-12-062-10/+25
* | zebra: Add ability to note that a address is NOPREFIXROUTEDonald Sharp2023-12-063-0/+20
* | Merge pull request #12600 from donaldsharp/local_routesRuss White2023-12-0514-48/+128
|\ \
| * | *: Introduce Local Host Routes to FRRDonald Sharp2023-11-0114-48/+128
* | | Merge pull request #14885 from pguibert6WIND/misc_nhg_fixesDonald Sharp2023-12-045-3/+22
|\ \ \
| * | | zebra: fix wrong nexthop id debug messagePhilippe Guibert2023-11-301-1/+1
| * | | zebra: add client counter for nhg operationsPhilippe Guibert2023-11-303-1/+14
| * | | zebra: clarify error when calling zebra_nhg_rib_find_nhe()Philippe Guibert2023-11-301-1/+7
* | | | lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-292-11/+11
|/ / /
* | / zebra: Set Free Functions for Traffic Control Hash TablesKeelan102023-11-293-7/+25
| |/ |/|
* | Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finallyChristian Hopps2023-11-2810-25/+104
|\ \
| * | zebra: Cleanup zrouter.stale_client_list on shutdownDonald Sharp2023-11-211-0/+1
| * | zebra: Cleanup hash's on zebra shutdownDonald Sharp2023-11-211-4/+3
| * | zebra: Cleanup svd_nh_table on shutdownDonald Sharp2023-11-213-4/+18
| * | zebra: Unregister mpls hooks on zebra shutdownDonald Sharp2023-11-213-4/+15
| * | zebra: On shutdown, ensure dg_update_list is emptiedDonald Sharp2023-11-211-0/+11
| * | zebra: On shutdown, ensure ctx's in rib_dplane_q are freedDonald Sharp2023-11-213-3/+19
| * | zebra: Cleanup dplane provider owned ctx's on shutdownDonald Sharp2023-11-211-4/+27
| * | zebra: On shutdown, cleanup dplane providersDonald Sharp2023-11-211-0/+7
| * | zebra: On shutdown cleanup zns memory.Donald Sharp2023-11-211-6/+3
* | | Merge pull request #14867 from opensourcerouting/zclient-options-cleanupDonald Sharp2023-11-251-4/+0
|\ \ \
| * | | zebra, lib: remove notify field from hello messageDavid Lamparter2023-11-231-4/+0
* | | | Merge pull request #14863 from opensourcerouting/if-connected-dlistDonald Sharp2023-11-237-98/+71
|\ \ \ \ | |/ / / |/| | |
| * | | *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-227-98/+71
* | | | zebra: fix dplane_ctx_iptable use-after-freeLouis Scalbert2023-11-221-0/+1
|/ / /
* / / *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp2023-11-219-36/+33
|/ /
* | Merge pull request #14835 from donaldsharp/multipath_evpn_encap_attrDonatas Abraitis2023-11-211-17/+10
|\ \
| * | zebra: Fix fpm multipath encap additionDonald Sharp2023-11-201-17/+10
* | | zebra: reduce number of switch statements with dplane opcodesMark Stapp2023-11-177-494/+42
|/ /
* | zebra: Refactor memory allocation in zebra_rnh.cKeelan102023-11-141-1/+1
* | Merge pull request #14712 from yenlu-keith/teamd-es-idDonald Sharp2023-11-141-0/+2
|\ \
| * | zebra: Support to listen teamd nlmsg as bond typeyenlu2023-11-091-0/+2
| |/
* | zebra: More memory free up on shutdownDonald Sharp2023-11-133-1/+12
* | Merge pull request #14741 from donaldsharp/zebra_h_cleanupDonatas Abraitis2023-11-0819-5/+51
|\ \
| * | *: Move distance related defines into their own headerDonald Sharp2023-11-074-0/+4
| * | *: Remove APPLE #defines from buildDonald Sharp2023-11-071-5/+1
| * | *: Remove netlink headers from lib/zebra.hDonald Sharp2023-11-0715-0/+46
* | | Merge pull request #14698 from opensourcerouting/fix/remove_static_arp_entrie...Russ White2023-11-073-0/+17
|\ \ \ | |/ / |/| |
| * | zebra: Remove static ARP entries on interface down eventsDonatas Abraitis2023-11-063-0/+17
| |/
* | zebra: When using Nexthop groups, use v6 RR semanticsDonald Sharp2023-11-062-3/+17
* | zebra: Move v6_rr_semantics to be part of zrouter structureDonald Sharp2023-11-065-9/+6
* | zebra: Add v6_rr_semantics status to `show zebra`Donald Sharp2023-11-061-1/+2
* | Merge pull request #14724 from donaldsharp/workqueue_cleanupDonatas Abraitis2023-11-041-0/+1
|\ \
| * | zebra: Fix missing break in switchDonald Sharp2023-11-031-0/+1
* | | Merge pull request #14723 from opensourcerouting/if_zapi_hooks_convertDonald Sharp2023-11-031-5/+0
|\ \ \ | |/ / |/| |
| * | lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-5/+0
| |/
* / zebra: Remove vrf_id check against VRF_DEFAULT for zebra_redistribute()Donatas Abraitis2023-11-011-4/+0
|/