-
### Describe the bug
I am trying to add lua scripting support into frr OpenWrt Package, on trying doing so i am getting the following :
```
Configuring kmod-Collected errors:
* pkg_hash_check_…
-
## UPDATE
Parts are fixed in master. But it's not backported to 202405, and it might bite again later.
Good fixes:
```diff
diff --git a/dockers/docker-database/critical_processes.j2 b/docker…
-
### MetalLB Version
0.14.8
### Deployment method
Charts
### Main CNI
weave
### Kubernetes Version
1.26.7
### Cluster Distribution
rancher
### Describe the bug
When we deploy `MetalLB` with…
-
When running the E2E to check the frr-k8s https://github.com/metallb/metallb-operator/blob/main/test/e2e/functional/tests/e2e.go#L282
Test is green but the pod is restarting before it becomes healt…
-
### Description
frr compilation failed on Fedora x86_64 and i686 but successed on aarch64, ppc64le, s390x with binutils-2.43.50-7.fc42.x86_64.
### Version
```text
frr 10.1
```
### How to repro…
-
Hello!
I have several ZEBRA daemons running in docker container with tini as entrypoint.
The problem is that all zebra daemons receive SIGKILL when container stopped..
ZEBRA processes in docker c…
-
### Description
[frr.log](https://github.com/user-attachments/files/17840380/frr.log)
Our setup:
Site A: Ubuntu 22.04 Linux VM and FRR for BGP
Site B: Catalyst Router
FRR configured with a …
-
Ref: https://github.com/cilium/cilium/issues/31243
Cilium 1.14から経路に`proto kernel`が付くようになった。
FRRは`proto kernel`の付いた経路をインポートすることができない。
workarounds:
- GoBGPとかBirdとか別のBGPデーモンを使う
- Cilium BGP Cont…
gotti updated
1 month ago
-
### Description
After set "ip ospf network broadcast",vtysh will print :
vtysh: error reading from ospfd: Resource temporarily unavailable (11)Warning: closing connection to ospfd because of an I/O…
-
### Description
In the process of upgrading from FRR 10.1.1 to 10.2 I noticed frr.conf had lost all the static routes in the config (v4 and v6). I did a diff on the old and new config files and found…