From patchwork Fri Mar 1 01:28:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2107 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id CCC1A88B0B9 for ; Thu, 28 Feb 2019 14:29:17 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 449FL524kCz51hd9; Thu, 28 Feb 2019 14:29:17 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1551364157; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references:list-id:list-unsubscribe:list-subscribe:list-post; bh=M/y7msVxqEQYABkR5Z3feSaMgWSSU9D/elUJzHhB0A8=; b=EfD51yY0ZNHdag2CxmhBLjUF/+aTuTexTfvpI2TRE1qpLpGBXQKCsvwuVh3b30tLDugA88 8raFuysOMq39WG7YExSZynMsAozivLs6uO4F7kjyZ0vyvSHidakw5mfWTB0fOdjr7pOC23 6T8ya5+5NRE0K0Ib2P5EfwlilnycHesBjAvWsS8u51I6EzL/wTIjsWKzRZzXNSxJMxAhxm kyPgsBybhsxpDmHwhxTLzytqH3KX1BElWi8Gy8S83l60JGCrQhgxIVF9P9hEaEhvA0ZD/E XKKdg4dRnOtTk/JlN2Z71jM3g9zJ+hmwpdndvvk69Zgxc48pywnLG1zDfhREGQ== Received: from ipfire.tremer.co.uk (unknown [88.215.19.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 449FKQ0Nr1z5KvHN; Thu, 28 Feb 2019 14:28:42 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1551364122; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=M/y7msVxqEQYABkR5Z3feSaMgWSSU9D/elUJzHhB0A8=; b=YQlYyWk+3kxNlGFoXzMlhrdEJvtY9hS0q8KjMp3ZsGOlSJEIyZjdoJvumh7iAJTI3IDmhe Lt59cTDVk1D/SSSTQu9KMqjooM7H+Qy7vpAnv6KdB9G9LcJ4rpIBuxD34IOuUcaZjNSQiH BJEcvTveR7Q6fP6zuk8HRJkFlcuF/MwMyWpPg6+hKs0/15z9dpp/sBMWPD42Tip4Uv7ACS lKTlt1UjvA3XkyIoS/qW7xRBDqa+Hskte/ucY1jXy1XPfVr2ZoUdYvFlUNWOORwBspxR9F 1RVhMD1ADk7ENb8D7e4ZROZl79H3YM8bF+emjC8Vi7gDBodNPHwgEA5q/JMOjQ== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 07/20] suricata: Drop sections that require Rust Date: Thu, 28 Feb 2019 14:28:12 +0000 Message-Id: <20190228142825.5153-8-michael.tremer@ipfire.org> X-Mailer: git-send-email 2.12.2 In-Reply-To: <20190228142825.5153-1-michael.tremer@ipfire.org> References: <20190228142825.5153-1-michael.tremer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=ms smtp.mailfrom=michael.tremer@ipfire.org X-Spamd-Result: default: False [-8.82 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; REPLY(-4.00)[]; DKIM_SIGNED(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-2.72)[-0.905,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:31655, ipnet:88.215.0.0/18, country:GB]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-8.82 X-Rspamd-Server: mail01.i.ipfire.org Cc: Michael Tremer X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- config/suricata/suricata.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml index e85568803..4f3ac5744 100644 --- a/config/suricata/suricata.yaml +++ b/config/suricata/suricata.yaml @@ -192,10 +192,6 @@ app-layer: # smb2 detection is disabled internally inside the engine. #smb2: # enabled: yes - # Note: NFS parser depends on Rust support: pass --enable-rust - # to configure. - nfs: - enabled: no dns: # memcaps. Globally and per flow/state. #global-memcap: 16mb @@ -352,11 +348,6 @@ app-layer: dp: 44818 sp: 44818 - # Note: parser depends on experimental Rust support - # with --enable-rust-experimental passed to configure - ntp: - enabled: no - # Limit for the maximum number of asn1 frames to decode (default 256) asn1-max-frames: 256