Versions
v7.5 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- doc fpm grpc ipv6 nhrp ospfapi pam rpki snmp systemd test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- fpm
- Enable Forwarding Plane Manager support
- grpc
- Enable gRPC plugin
- ipv6
- Add support for IP version 6
- nhrp
- Build Next Hop Resolution Protocol daemon
- ospfapi
- Build OSPFAPI support
- pam
- Add support for PAM (via sys-libs/pam) to the Virtual Terminal Interface Shell (vtysh);
- rpki
- Enable RPKI
- snmp
- Add support for the Simple Network Management Protocol if available
- systemd
- Enable use of systemd-specific libraries and features like socket activation or session tracking
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
kernel
- linux
- KERNEL setting for system using the Linux kernel
python_single_target
- python3_7
- Build for Python 3.7 only
- python3_8
- Build for Python 3.8 only
Dependencies
acct-user / frr : System user: frr
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-libs / json-c : A JSON implementation in C
dev-python / pytest : Simple powerful testing with Python
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-dns / c-ares : C library that resolves names asynchronously
net-libs / grpc : Modern open source high performance RPC framework
net-libs / libyang : YANG data modeling language library
net-libs / rtrlib : An open-source C implementation of the RPKI/Router Protocol client
sys-libs / libcap : POSIX 1003.1e capabilities
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Runtime Dependencies
acct-user / frr : System user: frr
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-libs / json-c : A JSON implementation in C
dev-python / ipaddr : Python IP address manipulation library
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-dns / c-ares : C library that resolves names asynchronously
net-libs / grpc : Modern open source high performance RPC framework
net-libs / libyang : YANG data modeling language library
net-libs / rtrlib : An open-source C implementation of the RPKI/Router Protocol client
sys-libs / libcap : POSIX 1003.1e capabilities
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-misc/frr: correct dependencies
Add missing dependencies for tests Fix collision with net-libs/libsmi Reported-by: Toralf Förster <toralf@gentoo.org> Closes: https://bugs.gentoo.org/758383 Closes: https://bugs.gentoo.org/758389 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-misc/frr: add missing REQUIRED_USE for Python dependency
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-misc/frr: new package
The FRRouting Protocol Suite, fork of quagga Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>