Port details |
- frr10 IP routing protocol suite
- 10.2 net =0 10.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: olivier@FreeBSD.org
- Port Added: 2024-09-29 23:33:04
- Last Update: 2024-12-04 14:59:54
- Commit Hash: 115a4ee
- License: GPLv2
- WWW:
- https://frrouting.org/
- Description:
- FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms
which includes protocol daemons for BGP, IS-IS, OSPF and RIP. FRR has its roots
in the Quagga project.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- frr8
- frr9
- openbgpd
- openospfd
- quagga
- zebra
- To install the port:
- cd /usr/ports/net/frr10/ && make install clean
- To add the package, run one of these commands:
- pkg install net/frr10
- pkg install frr10
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: frr10
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732620979
SHA256 (FRRouting-frr-frr-10.2_GH0.tar.gz) = f9212701a8bba9ce32b4f2d361149db7778bb7bdc053bfb27415ec1948d83a47
SIZE (FRRouting-frr-frr-10.2_GH0.tar.gz) = 11173035
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net/frr10-pythontools
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-sphinx>=0,1 : textproc/py-sphinx@py311
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libcares.so : dns/c-ares
- libjson-c.so : devel/json-c
- libpcre2-8.so : devel/pcre2
- libprotobuf-c.so : devel/protobuf-c
- libyang.so.2 : net/libyang2
- libunwind.so : devel/libunwind
- librtr.so : net-mgmt/rtrlib
- libssh.so : security/libssh
- libreadline.so.8 : devel/readline
- This port is required by:
- for Run
-
- net/frr10-pythontools
Configuration Options:
- ===> The following configuration options are available for frr10-10.2:
BACKTRACE=on: Enable backtrace
CONFIGROLLBACKS=off: Enable configuration rollback support
DATACENTER=off: Use reduced BGP timers
FPM=on: Enable Forwarding Plane Manager support
LDPD=off: Build ldpd
MANPAGES=on: Build and/or install manual pages
MULTIPATH=off: Allow 64 multipath routes (16 default)
PAM=off: Use libpam for PAM support in vtysh
RPKI=on: Add BGP RPKI (RFC 6810) support
SHARPD=off: Build sharpd
SHELLACCESS=off: Allow users to access shell/telnet/ssh
SNMP=off: SNMP support
TCMALLOC=off: Use tcmalloc
===> Use 'make config' to modify these settings
- Options name:
- net_frr10
- USES:
- autoreconf bison compiler:c++11-lang gmake libtool makeinfo pkgconfig python:build readline shebangfix
- pkg-message:
- For install:
- Beware that remote control of frr daemons over TCP sockets is enabled by
default but listen on localhost.
Use daemon flags in /etc/rc.conf to disable it if unneeded, for example:
zebra_flags="-P0"
ospfd_flags="-P0"
FRR's OSPF daemons tries to allocate big socket buffer, so generate warning
messages like:
"setsockopt_so_sendbuf: fd 6: SO_SNDBUF set to 1048576 (requested 8388608)"
To prevent such message kern.ipc.maxsockbuf can be increased:
sysctl kern.ipc.maxsockbuf=16777216
- Master Sites:
|
Number of commits found: 3
Number of commits found: 3
|