]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: OSPFAPI Server options to limit to local connections and per-instance TCP
authorAcee Lindem <acee@lindem.com>
Fri, 19 Apr 2024 15:33:20 +0000 (15:33 +0000)
committerAcee Lindem <acee@lindem.com>
Thu, 25 Apr 2024 16:20:50 +0000 (16:20 +0000)
commit3b7572306156a0800dd34dff33a25bfe894d7e19
tree9da0e84afcf5fd284d02f4a431e9322f205a526c
parent8e7fb950c13779d700fa79f82423bfcb64974b39
ospfd: OSPFAPI Server options to limit to local connections and per-instance TCP

This commit include OSPFAPI Server options to:

 1. Allow specification of the OSPFAPI server local address.
 2. Allow different OSPFAPI server TCP ports to be specified for different
    OSPF instances in /etc/services.

Signed-off-by: Acee Lindem <acee@lindem.com>
doc/user/ospfd.rst
ospfd/ospf_apiserver.c
ospfd/ospf_apiserver.h
ospfd/ospf_main.c