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.008440 |
First Submitted: | 2017-02-04 15:24 |
Last Updated: | 2020-11-30 08:44 |
Dependencies (20)
- c-ares
- 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-minimal-git, pam-selinux)
- 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
« First ‹ Previous 1 2 3 4 Next › Last »
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.eugeneai commented on 2019-06-23 00:13
I've prepared a package version with improved patches and missing routines included, tested it on my VPN infrastructure of five routers (ospfd and ospfv6d daemons). Works well.
Service is
frr.service
, that startsfrr
notfrrinit.sh
.https://github.com/eugeneai/frr-arch (a clone of this repo).
Evgeny
eugeneai commented on 2019-05-27 03:35
(about removing endless recursion patch) I've menuioned, that the bug is in the bug list already.https://github.com/FRRouting/frr/issues/852
k0ste commented on 2019-05-10 13:42
@mooteel thanks. Yep, I use outdated version.
napaster commented on 2019-05-10 11:19
Please add this patch. I have 6 instance, but default 5 instance
mooteel commented on 2019-05-10 11:16
@Kido and @k0ste, same error here but it looks like this issue is known upstream and should be fixed in the next release: https://github.com/FRRouting/frr/issues/4208#issuecomment-487206338
Kido commented on 2019-05-10 06:27
@k0ste, I've made VM with fresh archlinux installation and I'm getting the same error. I can upload VM (.ova image) somewhere. I also got error in "make test" while compiling rtrlib on which frr depends.
k0ste commented on 2019-05-09 05:24
@Kido, I can't reproduce this issue.
https://gist.github.com/k0ste/e3c3ace6dc534cca57e6d621dfb5234c
Kido commented on 2019-05-09 04:26
Can't build 7.0-2, it fails on test: lib/northbound/test_oper_data.py::TestNbOperData::test_refout FAILED [ 99%]
Full output: https://gist.github.com/kido5217/c1a4f053b870633ca1cb92fba68bd973
k0ste commented on 2019-03-27 07:13
eugeneai, you can use Markdown for insert patches. About route optimization patches - can you share github issues for this?