-
It seems the installation document for non-cluster hosts without using the calico/node docker image does not work for 3.16.5 (at least).
From what I see from the Dockerfile calico/node runs more th…
-
```
root@sonic:/home/admin# docker exec -it bgp service frr reload …
-
Is it possible to write a client code for FRR daemon using GoBGP library. If possible, could anyone help, sharing references. I am not able to find the package `"github.com/osrg/gobgp/client"` based o…
-
Expected Behavior
Bird is written in C++, and the code is difficult to maintain. Gobgp is more cloud-native. Five years ago, gobgp was used as the default BGP implementation, but it is discarded. T…
-
Would it be possible to add logical-system discovery and adding the logical-system name as a label to the metrics?
The problem we are facing now is that we have Juniper routers with logical-syste…
-
**Description**
When using pcap interface maps and specifying the same interface in both `direction=in` and `direction=out` all traffic is exclusively observed as `in` (or out if that was specified f…
-
Hi GoBGP team,
Thanks for your great progress on developing GoBGP.
Do you have any plans about implementing BFD natively in GoBGP?
Direct and multihop sessions may be quite useful over non so …
-
Hello,
agentx is not working.
FRR version is:
FRRouting 7.1 (frr-test-a).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
configured with:
'--enable-systemd' '--enable-sharpd' '--enable-snmp…
-
#### Description
When using the FRR configuration management framework, the route-map that ensures that locally originated traffic (e.g., ICMP errors) are sourced from the `Loopback0` addre…
-
Is there a way to tell anycast-healthchecker to withdraw all announcements on a clean shutdown? Similar to `purge_ip_prefixes` but on exit?
My scenario is, that I want to be able to perform some ma…