Package Details: frr 10.0-1

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
Keywords: bgp ecmp isis ospf vrrp
Licenses: GPL2
Conflicts: babeld, quagga, quagga_cumulus
Provides: quagga, quagga_cumulus
Submitter: k0ste
Maintainer: k0ste
Last Packager: k0ste
Votes: 13
Popularity: 0.76
First Submitted: 2017-02-04 15:24 (UTC)
Last Updated: 2024-04-09 19:18 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

bidulock commented on 2021-12-20 07:02 (UTC)

PKGBUILD here:

https://gist.github.com/bbidulock/ec78188f23ee27bcc6347eed2f64a2e0

Builds and checks fine in clean chroot and properly passes namcap.

remspoor commented on 2021-09-12 13:08 (UTC) (edited on 2021-09-12 13:09 (UTC) by remspoor)

@k0ste, @Kido

Same build issue here with 8.0.1-1 (as was with 8.0-1) I made the package with makepkg --nocheck. But it's always better to have the tests working.

k0ste commented on 2021-08-17 05:46 (UTC)

@Kido, try to build again,

====================================================== 435 passed, 2 skipped in 17.96s ======================================================

Kido commented on 2021-08-16 20:30 (UTC)

Can't build 8.0-1. It just waits for "lib/test_zmq.py::TestZMQ::test_refout" test for no end.

ne-vlezay80 commented on 2021-01-27 14:58 (UTC) (edited on 2021-01-27 14:58 (UTC) by ne-vlezay80)

BUG:

arch# sh ru
Building configuration...

Current configuration:
!
frr version 7.5
frr defaults traditional
hostname arch
log syslog informational
no ip forwarding
no ipv6 forwarding
service integrated-vtysh-config
!
interface lo
 ip address 192.168.255.10/32
 ip ospf area 10
!
router ospf
!
line vty
!
end
arch# show ip ospf interface lo
Program received signal SIGABRT, Aborted.
0x00007f91fb3a5615 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0  0x00007f91fb3a5615 in raise () from /usr/lib/libc.so.6
#1  0x00007f91fb38e862 in abort () from /usr/lib/libc.so.6
#2  0x00007f91fb38e747 in __assert_fail_base.cold () from /usr/lib/libc.so.6
#3  0x00007f91fb39dbf6 in __assert_fail () from /usr/lib/libc.so.6
#4  0x00007f91fb98cc5a in route_node_delete () from /usr/lib/libfrr.so.0
#5  0x00007f91fb98ccd9 in route_next () from /usr/lib/libfrr.so.0
#6  0x000055e6d59b770f in ?? ()
#7  0x000055e6d59b7fb9 in ?? ()
#8  0x000055e6d59b85fa in ?? ()
#9  0x00007f91fb9363f8 in ?? () from /usr/lib/libfrr.so.0
#10 0x00007f91fb937a97 in cmd_execute_command () from /usr/lib/libfrr.so.0
#11 0x00007f91fb937cb0 in cmd_execute () from /usr/lib/libfrr.so.0
#12 0x00007f91fb996c75 in ?? () from /usr/lib/libfrr.so.0
#13 0x00007f91fb997301 in ?? () from /usr/lib/libfrr.so.0
#14 0x00007f91fb99a240 in ?? () from /usr/lib/libfrr.so.0
#15 0x00007f91fb991806 in thread_call () from /usr/lib/libfrr.so.0
#16 0x00007f91fb959910 in frr_run () from /usr/lib/libfrr.so.0
#17 0x000055e6d5978b42 in main ()

k0ste commented on 2020-11-05 07:31 (UTC)

@Undated4, done

Undated4 commented on 2020-11-04 15:00 (UTC)

Please add aarch64 as a supported platform.

k0ste commented on 2020-10-21 06:28 (UTC)

@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 (UTC)

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