Donatas Abraitis

Results 257 comments of Donatas Abraitis

Let's get back to https://github.com/FRRouting/frr/discussions/11746

I'm not sure what the reason was for implicitly adding NO_RIB when specifying listen addresses... Maybe we can disable this behavior? @donaldsharp any thoughts? ```c case 'l': listnode_add_sort_nodup(addresses, optarg); /*...

@KrisShannon could you create a PR against the master branch?

This is already not relevant, this behavior is fixed here https://github.com/FRRouting/frr/pull/11769?

Dup https://github.com/FRRouting/frr/pull/11348?

Let me double-check this again. But at least what I tested it worked well.