CESNET / libnetconf

C NETCONF library
Other
113 stars 83 forks source link

Enable debugging of netconf message interchanges #203

Closed jktjkt closed 8 years ago

jktjkt commented 8 years ago

Right now, I have no clue how NETCONF works, so when I see this message:

NETCONF error: missing-attribute (rpc) - Wrong document: namespaces not specified

I have no clue if my device is funny or misconfigured or if the libnetconf is to blame. Let's enable debugging to figure this out.