summaryrefslogtreecommitdiffstats
path: root/yang/frr-routing.yang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yang: use leafref instead of stringIgor Ryzhov2020-09-171-1/+1
| | | | Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
* bgpd: yang definationvdhingra2020-08-141-0/+70
| | | | | | | | Yang files for bgpd to use northbound APIs Co-authored-by: Santosh P K <sapk@vmware.com> Co-authored-by: vishaldhingra <vdhingra@vmware.com> Signed-off-by: vishaldhingra <vdhingra@vmware.com>
* zebra: Moving afi-safi identity to libvdhingra2020-07-161-0/+29
| | | | | | afi-safi identity handling should be in the common place. Signed-off-by: VishalDhingra <vdhingra@vmware.com>
* yang : removed leafref to run CI/CDvdhingra2020-07-161-1/+1
| | | | Signed-off-by: VishalDhingra <vdhingra@vmware.com>
* yang: adopt the BSD-2-Clause license for our YANG modulesRenato Westphal2020-05-051-1/+26
| | | | Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
* yang: Convert to `FRRouting` for organizationDonald Sharp2020-04-221-1/+1
| | | | | | We should be using `FRRouting` as our organization. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* lib: yang defination for basic frr-routingvdhingra2020-04-161-0/+135
Yang files for basic frr-routing used by other daemons like staticd and pim Co-authored-by: Santosh P K <sapk@vmware.com> Co-authored-by: vishaldhingra <vdhingra@vmware.com> Signed-off-by: vishaldhingra <vdhingra@vmware.com>