mirror_frr/doc/developer
Renato Westphal 4d50168e02 doc: suggest the installation of the libcap development library
All FRR Linux packages are built using libcap-dev (or libcap-devel)
installed in the system. Update the build instructions to suggest
FRR developers to do the same. The main motivation for this is that
the seteuid() system call is too expensive and overall less secure
compared to using the Linux capabilities framework.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2019-08-06 15:53:42 -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-frr-for-alpine.rst *: get rid of most daemons.conf references 2018-12-06 23:05:48 +01:00
building-frr-for-centos6.rst doc: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03:00
building-frr-for-centos7.rst doc: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03: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: suggest the installation of the libcap development library 2019-08-06 15:53:42 -03: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: remove unneeded build deps 2019-03-29 18:56:20 +00: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-libyang.rst build, lib: bump libyang requirement version to >= 0.16.105 2019-07-01 22:59:54 -03:00
building.rst doc: update building.rst for new fedora doc 2019-03-25 20:29:49 +00:00
cli.rst lib: fix missing M:A:C to X:X:X:X:X:X changes 2019-07-25 17:15:27 +03: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
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: move topotests docs to developers guide 2019-02-05 19:25:16 +00:00
ldpd-basic-test-setup.md doc: reorganize 2018-01-30 16:14:24 -05:00
library.rst doc: add developer docs for type-safe lists 2019-04-27 19:33:45 +02:00
lists.rst doc: Update docs to represent changes on the ground 2019-05-25 20:28:35 -04:00
logging.rst doc: add some printfrr() docs 2019-06-03 18:57:31 +02:00
maintainer-release-build.rst debian: make package "official" 2019-02-19 21:30:54 +01:00
Makefile build: non-recursive doc + parallel sphinx 2018-08-30 08:06:44 +02:00
memtypes.rst lib: improve MTYPE definitions 2019-06-21 08:54:25 +02:00
modules.rst doc: fix mistaken indentation 2019-01-25 16:32:18 +00:00
next-hop-tracking.rst doc: strip trailing whitespace 2018-10-28 01:07:06 +00:00
ospf-api.rst doc: typo / grammar pass on OSPF API docs 2019-04-24 17:41:06 +00:00
ospf-sr.rst doc: fix typo 2019-04-08 16:46:33 +02: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 build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00
packaging.rst doc: move rpm build doc to dev docs 2019-03-22 16:08:28 +00:00
process-architecture.rst doc: strip trailing whitespace 2018-10-28 01:07:06 +00:00
subdir.am doc: Fix failing make doc 2019-05-03 20:17:08 +02:00
testing.rst doc: move topotests docs to developers guide 2019-02-05 19:25:16 +00:00
topotests-jsontopo.rst doc: Document for topojson changes 2019-07-09 10:26:53 +05:30
topotests-snippets.rst doc: fix a couple of typos 2019-03-20 20:08:33 +01:00
topotests.rst doc: inform user to use pytest < version 5.0 2019-07-04 19:50:49 +02:00
vtysh.rst doc: fix a couple of typos 2019-03-20 20:08:33 +01:00
workflow.rst workflow: document current C++ approach 2019-06-04 18:12:19 +02:00
zebra.rst doc: fix small inconsistencies in the table of zapi command values 2019-01-18 16:06:00 -02:00