* NETCONF Call Home Call Home RFC 8071
* Solution description using openssh and utility functions, no changes to core clixon * Example: test/test_netconf_ssh_callhome.sh * RESTCONF Call home not done
This commit is contained in:
parent
40008f182e
commit
73414e2ece
6 changed files with 466 additions and 23 deletions
|
|
@ -90,6 +90,8 @@ ifdef with_restconf
|
|||
APPSRC += clixon_util_stream.c # Needs curl
|
||||
endif
|
||||
APPSRC += clixon_util_socket.c
|
||||
APPSRC += clixon_netconf_ssh_callhome.c
|
||||
APPSRC += clixon_netconf_ssh_callhome_client.c
|
||||
#APPSRC += clixon_util_ssl.c
|
||||
#APPSRC += clixon_util_grpc.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue