EasyNet

Results 48 comments of EasyNet

Success to compile it on F446RE, after adding the necessary code to the openMRN: ``` Using library OpenMRNLite at version 1.0.2 in folder: C:\Users\Adrian\Documents\Arduino\libraries\OpenMRNLite Using library SrcWrapper at version 1.0.1...

> let's update the commit message to state `zebra: Update for DPDK >=22.11 API` to follow our standards, also let's remove the merge commit and force push a rebase onto...

> Please fix the problems identified by frrbot. This is very weird. I tested with git clang-format and give me no changes. I applied what frrbot suggested.

Hi @donaldsharp, Than I will prepare my patch for compilation issue. Perhaps tomorrow I will push a PR. Than we can troubleshooting the error. I will explain some issues I'm...

> We would love for someone to take up the mantle of keeping this running. Please submit a patch and we'll get it in. As for the crash, if you...

After research a little bit I found the issue. On these systems I've notice this behavior I have a script that is doing 2 things: ``` 1000: from all lookup...

Hi @taspelund , Thanks for the explanation. Makes sens what you explain, indeed. Now I have a better idea why we need to move rule 0 after `l3mdev` rule. Let...

I created a testlab: R01: ``` root@FRR01:/# uname -a Linux FRR01 6.7.12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.7.12-1 (2024-04-24) x86_64 GNU/Linux ``` FRRouting config: ``` frr version 10.1-dev frr defaults traditional...

What I remember is that previous versions of FRRouting was inserting the routes leaks using the interface source, like: VRF default: ``` B>* 10.0.1.0/30 [20/0] is directly connected, ens38 (vrf...