* HTTP/1 native parser as part of the RESTCONF client
* Fixed memory error in opendir/readdir in clicon_file_dirent * Remove MAXPATH in parsers * New string-del function
This commit is contained in:
parent
0ed34b4fab
commit
dadf4a778a
53 changed files with 1061 additions and 1273 deletions
|
|
@ -46,7 +46,7 @@ SHELL = /bin/sh
|
|||
# eg :
|
||||
# HOSTS += vandal.hagsand.com # i86_32 ubuntu
|
||||
# ...
|
||||
# You can also set RESTCONF to fcgi or evhtp
|
||||
# You can also set RESTCONF to fcgi or native
|
||||
RESTCONF=fcgi
|
||||
HOSTS=
|
||||
-include site.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue