mirror_frr/doc/developer
Renato Westphal 240b7826f6 build, yang: bump libyang minimum required version to 1.0.184
It's time to say good bye to libyang 0.16.105. The recently
released libyang 1.0.184 includes numerous bug fixes and performance
improvements that we need.

Despite the major version bump from 0.x to 1.x, the libyang API is
the same except for a single backward-incompatible change in the
user types interface (which we're currently not using). Hence no
code changes were necessary to adapt FRR to libyang 1.x.

This commit also reintroduces some leafrefs that needed to be
removed from our YANG modules due to a bug that was present on
libyang 0.16.105.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2020-08-07 14:07:46 -03:00
..
_static doc: orange FRR theme 2019-02-18 14:39:13 +01:00
.gitignore doc: fix distclean 2018-05-18 19:35:24 +00:00
bgp-typecodes.rst doc: cleanup some misc files 2018-03-20 15:20:33 -04:00
bgpd.rst doc: cleanup some misc files 2018-03-20 15:20:34 -04:00
building-docker.rst doc: add docker image build instructions 2020-06-24 19:14:19 -04:00
building-frr-for-alpine.rst *: get rid of most daemons.conf references 2018-12-06 23:05:48 +01:00
building-frr-for-archlinux.rst doc: fix typo in archlinux doc 2020-04-27 08:47:34 -04:00
building-frr-for-centos6.rst docs: document libyang build magic (from Martin) for centos 6 2020-03-19 19:51:20 -04:00
building-frr-for-centos7.rst doc: Replace wrong paths for centos/fedora source build instructions 2020-01-10 00:11:09 +02:00
building-frr-for-centos8.rst doc: Replace wrong paths for centos/fedora source build instructions 2020-01-10 00:11:09 +02:00
building-frr-for-debian8.rst doc: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03:00
building-frr-for-debian9.rst doc: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03:00
building-frr-for-fedora.rst doc: Replace wrong paths for centos/fedora source build instructions 2020-01-10 00:11:09 +02:00
building-frr-for-freebsd9.rst build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00
building-frr-for-freebsd10.rst build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00
building-frr-for-freebsd11.rst build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00
building-frr-for-netbsd6.rst build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00
building-frr-for-netbsd7.rst build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00
building-frr-for-omnios.rst doc: inform user to use pytest < version 5.0 2019-07-04 19:50:49 +02:00
building-frr-for-openbsd6.rst doc: remove unneeded build deps 2019-03-29 18:56:20 +00:00
building-frr-for-openwrt.rst doc: Update instructions for building for OpenWrt 2020-08-06 14:45:08 +02:00
building-frr-for-ubuntu1404.rst doc: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03:00
building-frr-for-ubuntu1604.rst doc: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03:00
building-frr-for-ubuntu1804.rst doc: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03:00
building-frr-for-ubuntu2004.rst doc: add dev doc for ubuntu 20.04 2020-05-27 08:49:36 -04:00
building-libyang.rst build, yang: bump libyang minimum required version to 1.0.184 2020-08-07 14:07:46 -03:00
building.rst doc: add docker image build instructions 2020-06-24 19:14:19 -04:00
cli.rst doc: CLI source references backwards 2020-03-09 15:27:25 -04:00
conf.py doc: pull out compile instructions into snippet 2019-03-25 20:21:10 +00:00
draft-zebra-00.ms doc: reorganize 2018-01-30 16:14:24 -05:00
fpm.rst doc: update FPM documentation 2020-04-17 20:18:54 -03:00
frr-release-procedure.rst doc: strip ws, shell -> console 2019-10-21 16:11:09 +00:00
hooks.rst doc: fix a couple of typos 2019-03-20 20:08:33 +01:00
include-compile.rst doc: pull out compile instructions into snippet 2019-03-25 20:21:10 +00:00
index.rst doc: update FPM documentation 2020-04-17 20:18:54 -03:00
ldpd-basic-test-setup.md doc: reorganize 2018-01-30 16:14:24 -05:00
library.rst doc: Add some basic how-to for lua 2020-02-14 14:17:52 -05:00
lists.rst lib: add const iteration & find to typesafe lists 2020-05-04 22:13:28 +02:00
locking.rst doc: Fixup some missing syntax 2020-02-14 14:17:52 -05:00
logging.rst doc: logging: clarify per-thread buffering 2020-04-07 15:41:04 +02:00
lua.rst doc: remove trailing whitespace 2020-07-07 14:02:35 -04:00
Makefile build: non-recursive doc + parallel sphinx 2018-08-30 08:06:44 +02:00
memtypes.rst lib: Fix static variable initialization 2019-10-01 17:27:39 +02:00
modules.rst doc: Fixup some missing syntax 2020-02-14 14:17:52 -05:00
next-hop-tracking.rst bgpd: Remove not used bgp_find_nexthop() function 2019-11-08 15:04:29 +02:00
ospf-api.rst doc: typo / grammar pass on OSPF API docs 2019-04-24 17:41:06 +00:00
ospf-sr.rst *: use the current project name (FRRouting) 2020-03-25 17:38:56 -04:00
ospf.rst doc: make ospf section 2018-03-20 15:20:34 -04:00
packaging-debian.rst doc: move rpm build doc to dev docs 2019-03-22 16:08:28 +00:00
packaging-redhat.rst doc: Update RedHat packaging description to use Python 3 2020-01-25 23:00:47 +01:00
packaging.rst doc: update release procedure docs 2019-10-18 18:50:10 +00:00
process-architecture.rst doc: strip trailing whitespace 2018-10-28 01:07:06 +00:00
rcu.rst lib: RCU 2019-07-31 03:34:09 +02:00
release-announcement-template.md doc: update release procedure docs 2019-10-18 18:50:10 +00:00
static-linking.rst doc: Fix borked up syntax for static-linking 2020-02-14 14:18:38 -05:00
subdir.am doc: add dev doc for ubuntu 20.04 2020-05-27 08:49:36 -04:00
testing.rst doc: clean up && index topotest json docs 2019-11-04 18:51:31 +00:00
topotests-jsontopo.rst doc: add note about generous BGP topotest timeouts 2020-07-07 08:55:31 -04:00
topotests-snippets.rst doc: fix a couple of typos 2019-03-20 20:08:33 +01:00
topotests.rst doc: add note about generous BGP topotest timeouts 2020-07-07 08:55:31 -04:00
vtysh.rst doc: fix a couple of typos 2019-03-20 20:08:33 +01:00
workflow.rst Merge pull request #6693 from qlyoung/doc-value-initialization-practices 2020-07-08 11:04:14 +03:00
zebra.rst doc: update zebra/zapi doc 2020-06-02 08:22:24 -04:00