pieterlexis / sysrepo-plugin-pdns

YANG models and related things for PowerDNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerDNS YANG Models and plugins

This repository contains several YANG models and a plugin for sysrepo to use these models to modify zones and records.

State of the repository

This repository is mostly for collecting all YANG related work in one place. All code and models will be under heavy development and the repository will probably be split up, renamed or removed in the future.

License

  • The plugin (in pdns/) is licensed under the Apache License 2.0 (the same as sysrepo is under).
  • The pdns.yang model file is licensed under the Apache License 2.0 and the GNU General Public License version 2
  • The documentation (in docs/) is licensed under the same license as the pdns.yang file
  • The iana-dns-class-rr-type.yang model file is licensed under the the Simplified BSD License as set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
  • The dns-server-amended-with-zone.yang model file is put under public domain, as the original file had no license

About

YANG models and related things for PowerDNS


Languages

Language:Python 100.0%