frr icon indicating copy to clipboard operation
frr copied to clipboard

bfdd: disable echo socket when not using it

Open rzalamena opened this issue 4 months ago • 3 comments

Fixes #16594.

Lets avoid a performance penalty in forwarding when not using the BFD echo feature. The echo socket uses raw packet capturing along with a BPF filter which causes performance issues.

rzalamena avatar Oct 02 '24 20:10 rzalamena