restconf test fixes for freebsd and others
This commit is contained in:
parent
c64878fd4a
commit
f7d4df01a6
9 changed files with 68 additions and 12 deletions
|
|
@ -76,6 +76,7 @@ sudo clixon_netconf_ssh_callhome -a 127.0.0.1 -c /var/tmp/./test_netconf_ssh_cal
|
|||
#include <assert.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#define NETCONF_CH_SSH 4334
|
||||
#define SSHDBIN_DEFAULT "/usr/sbin/sshd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue