Restconf RFC8071 call-home first working prototype
This commit is contained in:
parent
a3b94f4781
commit
7d8ddf7697
18 changed files with 1115 additions and 122 deletions
|
|
@ -97,4 +97,6 @@ int send_msg_reply(int s, char *data, uint32_t datalen);
|
|||
|
||||
int detect_endtag(char *tag, char ch, int *state);
|
||||
|
||||
int clixon_inet2sin(const char *addrtype, const char *addrstr, uint16_t port, struct sockaddr *sa, size_t *sa_len);
|
||||
|
||||
#endif /* _CLIXON_PROTO_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue