Vladislav Odintsov

Results 5 issues of Vladislav Odintsov

Hi, I've tried latest vscode extention and on ovn-northd-ddlog code found that escaping is not rendered properly. See screenshot: ![pic1](https://user-images.githubusercontent.com/6774296/131984496-cc4a5bd6-5ebc-4d50-9768-1046363ea30e.png) If I remove `join()` arguments, code renders correctly: ![pic2](https://user-images.githubusercontent.com/6774296/131984682-be61cce8-8069-453f-842c-e3cba2daec94.png) vscode...

bug

I run FRR with next `/etc/frr/daemons` config: ``` bgpd=yes vtysh_enable=yes zebra_options=" -A 127.0.0.1 -s 90000000 --vrfwnetns" bgpd_options=" -A 127.0.0.1" ``` Sometimes when adding or deleting netns-based VRF zebra daemon crashes...

Hi, I want dataplaneapi to run and listen on unix socket with `socket_path` option, but I'm unable to. Running as root dataplaneapi manually with next config: ``` config_version: 2 dataplaneapi:...

We've faced with a regression after we moved from frr 8.5 to a newer versions (9.0, 9.1, 10.0, 10.1). In our automation we start frr from python code using subprocess...

libfrr
master
size/S
rebase

Hi @svinota! It has already left a significant amount of time since last tag/release (it was on Feb 10, 2024). Would you mind bumping a new version of pyroute2? We're...