summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_evpn_mh.h
diff options
context:
space:
mode:
authoranlan_cs <vic.lan@pica8.com>2022-05-12 03:25:47 +0200
committeranlan_cs <vic.lan@pica8.com>2022-05-12 08:19:51 +0200
commitb0b9a2fe52593c50da7345a290d3edf5aaf3efa6 (patch)
tree803fd93dceceeaa7189f71fcda16b525e36b9a68 /zebra/zebra_evpn_mh.h
parentMerge pull request #11138 from opensourcerouting/fix/rpki (diff)
downloadfrr-b0b9a2fe52593c50da7345a290d3edf5aaf3efa6.tar.xz
frr-b0b9a2fe52593c50da7345a290d3edf5aaf3efa6.zip
bgpd,zebra: correct one debug log for evpn-mh
Correct one debug log in evpn-mh. BTW, correct one misspelled word in comment. Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'zebra/zebra_evpn_mh.h')
-rw-r--r--zebra/zebra_evpn_mh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_evpn_mh.h b/zebra/zebra_evpn_mh.h
index 7e288853b..037648311 100644
--- a/zebra/zebra_evpn_mh.h
+++ b/zebra/zebra_evpn_mh.h
@@ -38,7 +38,7 @@
* access port is associated with an ES-ID
* - Remotes ESs are added by BGP based on received/remote EAD/Type-1 routes
* (ZEBRA_EVPNES_REMOTE)
- * - An ES can be simulatenously LOCAL and REMOTE; infact all LOCAL ESs are
+ * - An ES can be simultaneously LOCAL and REMOTE; infact all LOCAL ESs are
* expected to have REMOTE ES peers.
*/
struct zebra_evpn_es {