From c15d6efd40655f717841d00839a43df1ead5cb26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Aug 2024 11:56:23 +0200 Subject: Adding upstream version 10.1. Signed-off-by: Daniel Baumann --- ospfd/ospf_apiserver.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ospfd/ospf_apiserver.h') diff --git a/ospfd/ospf_apiserver.h b/ospfd/ospf_apiserver.h index 0aaf67c..4341a9d 100644 --- a/ospfd/ospf_apiserver.h +++ b/ospfd/ospf_apiserver.h @@ -66,6 +66,14 @@ enum ospf_apiserver_event { OSPF_APISERVER_ASYNC_WRITE }; +/* ----------------------------------------------------------- + * External definitions for OSPF API ospfd parameters. + * ----------------------------------------------------------- + */ + +extern int ospf_apiserver_enable; +extern struct in_addr ospf_apiserver_addr; + /* ----------------------------------------------------------- * Following are functions to manage client connections. * ----------------------------------------------------------- -- cgit v1.2.3