============================================ OpenDaylight NETCONF/RESTCONF implementation ============================================ This project hosts implementations of protocols defined by the `IETF NETCONF Working Group `__ In particular it implements: * `Network Configuration Protocol (NETCONF) `__ * `RESTCONF Protocol `__ Your immediate interests may be: * Documentation is in :doc:`docs ` * Ready-to-applications are in :doc:`apps ` Other that that, you may delve into gory details: * basic project infrastructure, including :doc:`the BOM `, :doc:`Karaf features `, :doc:`Dynamic Karaf distribution `, :doc:`Static Karaf distribution ` and the :doc:`Common Maven Parent ` * :doc:`YANG models ` relating to this project * :doc:`Transport layer ` implementation * :doc:`Low-level ` protocol implementations * :doc:`High-level ` protocol integrations * :doc:`NETCONF Key store ` implementation * :doc:`NETCONF Trust store ` implementation * :doc:`applications ` for both end users and integrators