From ac41ea755813bab8d4be34609851bc143b7d9eac Mon Sep 17 00:00:00 2001 From: Brad House Date: Mon, 16 Dec 2024 15:50:42 -0500 Subject: [PATCH] remove non-printable unicode characters from diff --- src/sonic-frr-mgmt-framework/templates/frr/frr.conf.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sonic-frr-mgmt-framework/templates/frr/frr.conf.j2 b/src/sonic-frr-mgmt-framework/templates/frr/frr.conf.j2 index ea4b752660dc..481fd903a3b7 100644 --- a/src/sonic-frr-mgmt-framework/templates/frr/frr.conf.j2 +++ b/src/sonic-frr-mgmt-framework/templates/frr/frr.conf.j2 @@ -19,9 +19,9 @@ fpm use-next-hop-groups no fpm use-next-hop-groups {% endif %} ! -!Add fpm address for zebra +! Add fpm address for zebra fpm address 127.0.0.1 -! +! {% include "zebra/zebra.interfaces.conf.j2" %} ! {% if MGMT_VRF_CONFIG %}