summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_evpn_mac.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-04-02 13:29:22 +0200
committerDonald Sharp <sharpd@nvidia.com>2022-04-02 13:46:19 +0200
commit07b12758beabef282939525b8c065aea06968dd0 (patch)
tree66f726d008e743be746778a8802232d103921b65 /zebra/zebra_evpn_mac.c
parentbgpd: Fix spelliing of serach (diff)
downloadfrr-07b12758beabef282939525b8c065aea06968dd0.tar.xz
frr-07b12758beabef282939525b8c065aea06968dd0.zip
pimd, zebra: Fix spelling of fowarding
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'zebra/zebra_evpn_mac.c')
-rw-r--r--zebra/zebra_evpn_mac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_evpn_mac.c b/zebra/zebra_evpn_mac.c
index 46d789bc3..128d23396 100644
--- a/zebra/zebra_evpn_mac.c
+++ b/zebra/zebra_evpn_mac.c
@@ -1872,7 +1872,7 @@ struct zebra_mac *zebra_evpn_proc_sync_mac_update(
return mac;
}
-/* update local fowarding info. return true if a dest-ES change
+/* update local forwarding info. return true if a dest-ES change
* is detected
*/
static bool zebra_evpn_local_mac_update_fwd_info(struct zebra_mac *mac,