From patchwork Sun Jul 1 04:01:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonatan Schlag X-Patchwork-Id: 1856 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id 4C9C46095C for ; Sat, 30 Jun 2018 20:02:15 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [127.0.0.1]) by mail01.ipfire.org (Postfix) with ESMTP id EF81610910C5; Sat, 30 Jun 2018 19:02:14 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1530381735; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=QkX23b+KSgRo/7VcppEl9G4OUbQOEKm9+ObpTpOFTg4=; b=xTDUMPaqwpchMesqHg8raW7fWKHcYbgqo685bziP12LejM3y4aMzxvx+daic8tpoV1y4Ty TV+284oiFWGddgIsDGqkNR6ZVuRnkhG2OYy/q3fPGyoDA4oScq6J6eZXirHUY8Mgh4a0vr fjR2g+geTh5J2iC1eM5PLmmP7YamKqJ7Y4OLhoLC2ab7xsQLFMDn4e2zteuOhhDdSPU34n 2M0G3Hx8EAGzG2dAzZRYTjfrdl7JAMc4wQhJM/xOWjtf8J9JYQrn4F8YI2ld+N5UnMIede 8MKNkb3UwclSd7+ryvgSZ/l2y6Ph50xC0v8R5m8w1BzHM7tiK1A96t4U8DRNlQ== Received: from bockland.local.familyschlag (unknown [46.183.103.17]) (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 924C110910C5; Sat, 30 Jun 2018 19:02:00 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1530381732; 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:references; bh=QkX23b+KSgRo/7VcppEl9G4OUbQOEKm9+ObpTpOFTg4=; b=ZDE2NEh80pCbHtakVIYgwGYCnK9KxMH+Z2u7Irj0p+EhigHokWEAe2qsJxDLn6CoxhibjV RRPXrUXDl8Xo/1f8bXxKO4b49pP1wML+tjsK4Cg0GYCIfxzTWDulo/awmFLL3OWND3YUB7 wr3YqJSP3LFRaCzYK95rQPVwo2mmwGvPFInROwXuN11Q//qmvV8ZqG1adYOAG7+1cTNQdh lZVPetlpKNVY93PLQU2wawIQr3NfbWb7LoEUCqSXWJQlyclp5ee6oDg5YoUk0xcALoL3X9 B7uMWeo+GMzAf8CPXADMmJiAStxci7tVcLvPKbo3hrUhtIuNAosiFQ9xg6L0MQ== From: Jonatan Schlag To: network@lists.ipfire.org Subject: [PATCH 1/3] This recipe just resets the network config to a clean state Date: Sat, 30 Jun 2018 20:01:40 +0200 Message-Id: <20180630180142.10382-1-jonatan.schlag@ipfire.org> X-Mailer: git-send-email 2.11.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=jschlag smtp.mailfrom=jonatan.schlag@ipfire.org X-Spamd-Result: default: False [-4.94 / 11.00]; FROM_EQ_ENVFROM(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MIME_GOOD(-0.10)[text/plain]; TO_DN_SOME(0.00)[]; NEURAL_HAM(-2.84)[-0.947,0]; FROM_HAS_DN(0.00)[]; BAYES_HAM(-3.00)[100.00%]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_CONTAINS_FROM(1.00)[]; ARC_NA(0.00)[]; DKIM_SIGNED(0.00)[]; ASN(0.00)[asn:34953, ipnet:46.183.96.0/21, country:DE]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_ZERO(0.00)[0] X-Spam-Status: No, score=-4.94 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: network@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List for the network package List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: network-bounces@lists.ipfire.org Sender: "network" Signed-off-by: Jonatan Schlag --- test/nitsi/include/network-reset | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/nitsi/include/network-reset diff --git a/test/nitsi/include/network-reset b/test/nitsi/include/network-reset new file mode 100644 index 0000000..d82e2b1 --- /dev/null +++ b/test/nitsi/include/network-reset @@ -0,0 +1 @@ +all: network reset --force