v9.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 51ec61745373caa4702604ee2d379066f90b6d60 Mon Sep 17 00:00:00 2001
|
||||
From f2afebcbbd27c834b5d5727b561e588348503c15 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Zoran=20Peri=C4=8Di=C4=87?= <zoran.pericic@infomaas.com>
|
||||
Date: Sun, 8 Oct 2023 11:19:44 +0200
|
||||
Subject: [PATCH 2/5] enable openssl
|
||||
@@ -11,7 +11,7 @@ Subject: [PATCH 2/5] enable openssl
|
||||
4 files changed, 6 insertions(+), 4 deletions(-)
|
||||
|
||||
diff --git a/isisd/isis_lsp.c b/isisd/isis_lsp.c
|
||||
index 950d5f359..4cd792246 100644
|
||||
index 77573cdfac..df8508fa17 100644
|
||||
--- a/isisd/isis_lsp.c
|
||||
+++ b/isisd/isis_lsp.c
|
||||
@@ -22,7 +22,9 @@
|
||||
@@ -25,7 +25,7 @@ index 950d5f359..4cd792246 100644
|
||||
#include "srcdest_table.h"
|
||||
#include "lib_errors.h"
|
||||
diff --git a/isisd/isis_pdu.c b/isisd/isis_pdu.c
|
||||
index 0cd43a7ab..b2e114d73 100644
|
||||
index 0cd43a7abc..b2e114d734 100644
|
||||
--- a/isisd/isis_pdu.c
|
||||
+++ b/isisd/isis_pdu.c
|
||||
@@ -20,7 +20,9 @@
|
||||
@@ -39,7 +39,7 @@ index 0cd43a7ab..b2e114d73 100644
|
||||
|
||||
#include "isisd/isis_constants.h"
|
||||
diff --git a/isisd/isis_te.c b/isisd/isis_te.c
|
||||
index 90b53c540..9d98c16e7 100644
|
||||
index 90b53c540e..9d98c16e78 100644
|
||||
--- a/isisd/isis_te.c
|
||||
+++ b/isisd/isis_te.c
|
||||
@@ -24,7 +24,9 @@
|
||||
@@ -53,7 +53,7 @@ index 90b53c540..9d98c16e7 100644
|
||||
#include "network.h"
|
||||
#include "sbuf.h"
|
||||
diff --git a/lib/subdir.am b/lib/subdir.am
|
||||
index d7b28ffbd..b2ee32168 100644
|
||||
index d7b28ffbd5..b2ee32168b 100644
|
||||
--- a/lib/subdir.am
|
||||
+++ b/lib/subdir.am
|
||||
@@ -63,7 +63,6 @@ lib_libfrr_la_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user