]> 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)
committerMaria Matejka <mq@ucw.cz>
Mon, 24 Jun 2024 11:04:32 +0000 (13:04 +0200)
commit5b53fe36e74ed8cf8ad2aec960049447a470c8d9
tree532d086b42df167791fe160cb8d13e7526e6a863
parent9639f88bb1c2ab8dbc440d0e0c59787a9813a496
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