| Port details |
- bgpq4 Lightweight prefix-list generator for various routers v4
- 1.16 net-mgmt
=0 1.16Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2020-03-29 11:31:10
- Last Update: 2026-03-20 12:39:34
- Commit Hash: 69614b7
- License: BSD2CLAUSE
- WWW:
- https://github.com/bgp/bgpq4
- Description:
- bgpq4 is a lightweight access-list/prefix-list/as-path access-list generator
for Cisco, Juniper and many other routers and routing daemons.
Support for IOS-XR and Mikrotik added over net-mgmt/bgpq3
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/bgpq4/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/bgpq4
- pkg install bgpq4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bgpq4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774009154
SHA256 (bgp-bgpq4-1.16_GH0.tar.gz) = c228e44bb62141851e7213563b5800b9b7b56d183f71563d5f0fe1ecdf57709e
SIZE (bgp-bgpq4-1.16_GH0.tar.gz) = 61067
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72_1 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Run
-
- net-mgmt/peering-manager
- net-mgmt/py-arouteserver
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_bgpq4
- USES:
- autoreconf compiler:c11 libtool
- pkg-message:
- For install:
- To improve bgpq4 performance when expanding extra-large AS-SETs OS settings needs to be tuned to enlarge TCP send buffer.
To enlarge TCP send buffer, run the following:
# sysctl -w net.inet.tcp.sendbuf_max=2097152
To make it persistent across reboots, add the following to /etc/sysctl.conf:
net.inet.tcp.sendbuf_max=2097152
- Master Sites:
|