The netconfd-pro server supports an external vendor library that is loaded at boot-time by the server, similar to a Server Instrumentation Library for a YANG module. This library code is run in the context of the main server process. It is used to hook vendor-specific functions into the server.
The following tasks are supported by the yp-system library interface:
- initialization
- cleanup
- hook in external database
- hook in external access control model
- hook in external syslog interface
For more information see the Knowledge Base article “What is the yp-system library?“