- Added netconf to fuzz
- Restconf internal start more robust - Restconf fcgi fix
This commit is contained in:
parent
55377786c1
commit
47141089c2
11 changed files with 162 additions and 16 deletions
1
fuzz/netconf/input/1.xml
Normal file
1
fuzz/netconf/input/1.xml
Normal file
|
|
@ -0,0 +1 @@
|
|||
<rpc><edit-config><target><candidate/></target><config><hello xmlns="urn:example:hello"><world/></hello></config></edit-config></rpc>]]>]]>
|
||||
1
fuzz/netconf/input/2.xml
Normal file
1
fuzz/netconf/input/2.xml
Normal file
|
|
@ -0,0 +1 @@
|
|||
<rpc><commit/></rpc>]]>]]>
|
||||
1
fuzz/netconf/input/3.xml
Normal file
1
fuzz/netconf/input/3.xml
Normal file
|
|
@ -0,0 +1 @@
|
|||
<rpc><get-config><source><running/></source></get-config></rpc>]]>]]>
|
||||
Loading…
Add table
Add a link
Reference in a new issue