Skip to content

Conversation

@PolynomialDivision
Copy link
Member

@PolynomialDivision PolynomialDivision commented Oct 20, 2022

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

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

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

Signed-off-by: Nick Hainke <vincent@systemli.org>
@PolynomialDivision PolynomialDivision changed the title babeld: add del_interface function babeld: add del_filters function Oct 21, 2022
From 7dc87f39dc5d1db7654f6ad89eca77766812affd Mon Sep 17 00:00:00 2001
From: Nick Hainke <vincent@systemli.org>
Date: Tue, 18 Oct 2022 21:34:03 +0200
Subject: [PATCH] Add functions to delete filters from an interface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reference: jech/babeld#95

@BKPepe
Copy link
Member

BKPepe commented Mar 6, 2023

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
Copy link
Member

BKPepe commented Sep 30, 2024

Closing due to inactivity.

@BKPepe BKPepe closed this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants