Skip to content

tonic12/Netopeer2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netopeer2 – The NETCONF Toolset

BSD license Build Status Coverity Scan Build Status Ohloh Project Status

Netopeer2 is a set of tools implementing network configuration tools based on the NETCONF Protocol. This is the second generation of the toolset, originally available as the Netopeer project. Netopeer2 is based on the new generation of the NETCONF and YANG libraries - libyang and libnetconf2. The Netopeer server uses sysrepo as a NETCONF datastore implementation.

Netopeer2 is maintained and further developed by the Tools for Monitoring and Configuration department of CESNET. Any feedback, testing or feature requests are welcome. Please contact us via the issue tracker.

Branches

The project uses 2 main branches master and devel-server. Other branches should not be cloned. In master there are files of the last official release. Any latest improvements and changes (of the server), which were tested at least briefly are found in devel-server. On every new release, devel-server is merged into master.

This means that when only stable official releases are to be used, either master can be used or specific releases downloaded. If all the latest bugfixes should be applied, devel-server branch is the one to be used. Note that whenever a new issue is created and it occurs on the master branch, the first response will likely be to use devel-server before any further provided support.

Components

  • CLI - simple command line interface to connect to a NETCONF server (device).
  • server - NETCONF server with a modular datastore allowing interconnection and control of various applications.

About

NETCONF toolset

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.8%
  • CMake 5.2%
  • Roff 4.1%
  • Shell 0.9%