From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 2/2] iptables: Do not ship libxt_ddcp.so
Date: Mon, 21 Mar 2022 08:49:41 +0000 [thread overview]
Message-ID: <20436F51-1442-4087-BF81-8736D57A568E@ipfire.org> (raw)
In-Reply-To: <8d581c78-6627-58ee-b095-055b895a810d@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]
Hello Peter,
I am not sure whether I like the patch.
It becomes difficult and tiresome to keep track of these changes when the next update is due and I would prefer it, if the file wouldn’t be there in the first place. Because then, the next update cannot accidentally ship the file again.
Is there a —-disable-dccp option?
-Michael
> On 19 Mar 2022, at 15:32, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> DCCP (Datagram Congestion Control Protocol) is not in use by IPFire, not
> even available as a kernel module. Therefore, there is no sense in
> shipping this module, since it cannot do anything.
>
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> config/rootfiles/common/iptables | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/config/rootfiles/common/iptables b/config/rootfiles/common/iptables
> index b8bf748a5..559958b43 100644
> --- a/config/rootfiles/common/iptables
> +++ b/config/rootfiles/common/iptables
> @@ -86,7 +86,7 @@ lib/xtables/libxt_connlimit.so
> lib/xtables/libxt_connmark.so
> lib/xtables/libxt_conntrack.so
> lib/xtables/libxt_cpu.so
> -lib/xtables/libxt_dccp.so
> +#lib/xtables/libxt_dccp.so
> lib/xtables/libxt_devgroup.so
> lib/xtables/libxt_dscp.so
> lib/xtables/libxt_ecn.so
> --
> 2.34.1
next prev parent reply other threads:[~2022-03-21 8:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-19 15:32 [PATCH 1/2] iproute2: Do not ship /sbin/tipc Peter Müller
2022-03-19 15:32 ` [PATCH 2/2] iptables: Do not ship libxt_ddcp.so Peter Müller
2022-03-19 21:54 ` Adolf Belka
2022-03-21 8:49 ` Michael Tremer [this message]
2022-03-19 21:52 ` [PATCH 1/2] iproute2: Do not ship /sbin/tipc Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20436F51-1442-4087-BF81-8736D57A568E@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox