From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BF87C433DB for ; Mon, 22 Feb 2021 21:45:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CAF4764DD3 for ; Mon, 22 Feb 2021 21:45:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231250AbhBVVpO (ORCPT ); Mon, 22 Feb 2021 16:45:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230106AbhBVVpH (ORCPT ); Mon, 22 Feb 2021 16:45:07 -0500 Received: from smtp-out.kfki.hu (smtp-out.kfki.hu [IPv6:2001:738:5001::48]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A054C061574 for ; Mon, 22 Feb 2021 13:44:27 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by smtp2.kfki.hu (Postfix) with ESMTP id 9F8F0CC0187; Mon, 22 Feb 2021 22:44:24 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at smtp2.kfki.hu Received: from smtp2.kfki.hu ([127.0.0.1]) by localhost (smtp2.kfki.hu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP; Mon, 22 Feb 2021 22:44:22 +0100 (CET) Received: from blackhole.kfki.hu (blackhole.kfki.hu [148.6.240.2]) by smtp2.kfki.hu (Postfix) with ESMTP id 6912BCC0186; Mon, 22 Feb 2021 22:44:21 +0100 (CET) Received: by blackhole.kfki.hu (Postfix, from userid 1000) id 4A09F340D5D; Mon, 22 Feb 2021 22:44:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by blackhole.kfki.hu (Postfix) with ESMTP id 4594A340D5C; Mon, 22 Feb 2021 22:44:21 +0100 (CET) Date: Mon, 22 Feb 2021 22:44:21 +0100 (CET) From: Jozsef Kadlecsik To: =?UTF-8?Q?Toralf_F=C3=B6rster?= cc: netfilter-devel@vger.kernel.org Subject: Re: increasing ip_list_tot in net/netfilter/xt_recent.c for a non-modular kernel In-Reply-To: Message-ID: <2981762-4fc1-38be-d658-31413e36e4cd@netfilter.org> References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="110363376-1535550823-1614030261=:362" Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --110363376-1535550823-1614030261=:362 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, 22 Feb 2021, Toralf F=C3=B6rster wrote: > I'm curious if there's a better solution than local patching like: See "modinfo xt_recent": you can tune it via a module parameter. Best regards, Jozsef - E-mail : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.hu PGP key : https://wigner.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics H-1525 Budapest 114, POB. 49, Hungary --110363376-1535550823-1614030261=:362--