-
Hi
After upgrading from Alice 6..0.0 to 6.1.0 we noticed that there seems to be an operational issue with OpenBGPd 8.3 and 8.4. This I used with OpenBGPd-state-server.
The issue seems to be the Al…
-
https://kernelpanic.life/software/high-availability-with-openbgpd-on-openbsd.html
-
I am in commit `a66f97b855cc - net-misc/ofono: drop 1.33` in `::gentoo` tree and this is my staged change:
```diff
diff --git a/dev-db/mariadb/mariadb-10.11.6.ebuild b/dev-db/mariadb/mariadb-10.11.6…
-
I would like templates for BGP neighbor configuration. [OpenBGPD](https://man.openbsd.org/bgpd.conf) does this as follows:
>Instead of the neighbor's IP address, an address/netmask pair may be give…
-
Hi!
When will RHEL 8 work correctly with kernel routing tables? It seems to already claim full support for RHEL 8, but nothing works.
```shell
Nov 20 07:59:06 devops bgpd[311141]: /etc/bgpd.conf:…
-
Is it really intended that the RIPE notice ends up on STDOUT? I thought comments in OpenBGPD should start using a hash mark…
```
# rpki-client -e rsync tals/*.tal > vrp.filter
rpki-client: ...tr…
-
Hi,
just a short question. Is there a intention to support FRR / Quagga in the near future?
Greetings
Matthias
mkrsn updated
2 years ago
-
To debug possible future efforts or non-compliant implementations, bonus points if any trailing data after a shutdown communication is dumped as hex in the syslog
-
In OpenBSD 6.6, using OpenBGPd I have noticed the following behaviour.
It is not possible to do the following:
match from group blackholes set {
nexthop 192.0.2.1
nexthop blackhole
}
a…
-
Hi, I want to use gcov to see the coverage information of the project through the following building commands:
```sh
YACC=byacc CFLAGS="-fprofile-arcs -ftest-coverage" CXXFLAGS="-fprofile-arcs -ftes…