Stephen Worley

Results 28 comments of Stephen Worley

I think you accidently grabbed another commit with rebase: ``` [github: Use action-regex-match action for adding backport label](https://github.com/FRRouting/frr/pull/11908/commits/a478b657f73ceb0a6241cc25a68b40545a3274cc) @[ton31337](https://github.com/sigeryang/frr/commits?author=ton31337) @[sigeryang](https://github.com/sigeryang/frr/commits?author=sigeryang) ton31337 authored and sigeryang committed 11 hours ago ```

@Darwin4053 nobody is actively working on this issue as far as I know

to be clear this is a kernel route we are losing right, not staticd configured route?

if so, could you change the title to "kernel" route

@devicenull this commit would cause the route to be removed due to the interface down event. We need to know where it broke from coming back. Is it also this...

well thats flabbergasting. out of curiosity were you able to repro this on a new kernel? kinda smells like a kernel bug. Maybe I am missing it in the logs,...

you could use `ip monitor route` to verify

This one is going to require some deeper investigation... I was able to repro just a moment ago. I think we may be making some incorrect assumptions somewhere about how...