]> git.ipfire.org Git - thirdparty/bird.git/commit
Additional CLI sockets can be now configured in the config file
authorMaria Matejka <mq@ucw.cz>
Mon, 24 Jun 2024 09:10:07 +0000 (11:10 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 27 Jun 2024 02:14:38 +0000 (04:14 +0200)
commitf3b6661ddda9a9c2591444799ff88cd82621d06b
treeae4ac9154932587ffe1c8acc64effb9fb44806c1
parenta95fff37937171302167e670bd8b6e80d447cf65
Additional CLI sockets can be now configured in the config file

If the user has such a need, they may configure additional sockets
in the config file. This may work for e.g. some advanced access control.
conf/conf.c
conf/confbase.Y
doc/bird.sgml
nest/cli.h
sysdep/unix/config.Y
sysdep/unix/io.c
sysdep/unix/main.c
sysdep/unix/unix.h