Skip to content

FlowForwarding/enetconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NETCONF for Erlang

enetconf is a NETCONF 1.0/1.1 server implemented in Erlang.

Unsupported features

Current implementation doesn't support the following features of NETCONF:

  • Transport protocols other then SSH: TLS, BEEP and SOAP,
  • The commit, discard-changes, cancel-commit and validate operations,
  • The kill-session operation,
  • Proper support for capabilities,
  • Additional informations in the <rpc-error> response: error-app-tag, error-path and error-message,
  • Also note that the included parser does not handle rpc-reply and rpc-error responses as those are not needed on the server side,
  • Other things.

Releases

No releases published

Packages

No packages published