Search Criteria
Package Details: frr 7.5-2
Git Clone URL: | https://aur.archlinux.org/frr.git (read-only, click to copy) |
---|---|
Package Base: | frr |
Description: | FRRouting (quagga fork) supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, LDP, BFD, VRRP, NHRP and EIGRP. |
Upstream URL: | https://frrouting.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | k0ste |
Maintainer: | k0ste (eugeneai) |
Last Packager: | k0ste |
Votes: | 6 |
Popularity: | 0.021229 |
First Submitted: | 2017-02-04 15:24 |
Last Updated: | 2020-11-30 08:44 |
Dependencies (20)
- c-ares (c-ares-cmake)
- json-c (json-c-git)
- libcap (libcap-git)
- libnl (libnl-git)
- libunwind (libunwind-git)
- libyang (libyang-devel-git)
- ncurses (ncurses-nohex, ncurses-git)
- net-snmp
- pam (pam-selinux, pam-minimal-git)
- perl (perl-git)
- readline (readline-athame-git, readline-git)
- rtrlib (rtrlib-git)
- python-pytest (check)
- bison (byacc-bison, bison-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- net-snmp (make)
- patch (patch-git) (make)
- perl-xml-libxml (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- rsyslog (optional) – syslog support
Latest Comments
1 2 3 4 Next › Last »
k0ste commented on 2020-11-05 07:31
@Undated4, done
Undated4 commented on 2020-11-04 15:00
Please add aarch64 as a supported platform.
k0ste commented on 2020-10-21 06:28
@eugeneai, please will update AUR package (you are co-maintainer of this package). It's difficult to me to parse your changes on github and then implement it on AUR.
Thanks!
eugeneai commented on 2020-10-21 04:15
Hi! I was exploring a problem of stability of OSPFv3 in the FRR package. In Frr-7.4 release it is extremely unstable. I've found a patch rock stabilizing it and prepared the package frr-7.4-5, which is here: https://github.com/eugeneai/archlinux-modules/tree/master/frr
pogojotz commented on 2020-02-10 08:09
@ivoronin https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites AUR users are expected to have
base-devel
installed and therefore packages included therein are never listed as build-depsk0ste commented on 2020-02-10 05:19
@ivoronin, this packages already in
base-devel
.ivoronin commented on 2020-02-09 15:53
@k0ste you should add autoconf, automake, pkg-config and flex to build-deps
k0ste commented on 2019-07-16 02:50
Added eugeneai patches to this repo.
pogojotz commented on 2019-07-13 21:12
I took the liberty to fork this package into
frr-git
for people who want to test the upstream HEAD.k0ste commented on 2019-06-26 03:57
@eugeneai, I was add you to co-maintainers. Now you can push changes to this repo. Your patch is very huge with alot of changes. It is possible to make a PR to
frr
upstream?frr
guys are disposed to changes.