routing icon indicating copy to clipboard operation
routing copied to clipboard

babeld: add del_filters function

Open PolynomialDivision opened this issue 3 years ago • 1 comments

This commit adds the ubus function to dynamically delete filters on runtime:

ubus call babeld del_filters '{"ifname":"eth0"}'

Maintainer: me, @kerneis Compile tested: belkin rt3200 Run tested: belkin rt3200

PolynomialDivision avatar Oct 20 '22 20:10 PolynomialDivision

May I know which is your use case or if you are using this anyhow these days? Code was reviewed that's ok, but babeld's developer said that adding these two function to upstream does not make any sense as it is not used, but you are using this here.

So, I think this can go through, though, and it will give time to babeld's developer to come up with something better, as he said.

BKPepe avatar Mar 06 '23 06:03 BKPepe