From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 10899 invoked from network); 13 Jan 2023 16:57:15 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 13 Jan 2023 16:57:15 -0000 Received: from cc-smtpout3.netcologne.de ([89.1.8.213]) by 9front; Fri Jan 13 11:56:06 -0500 2023 Received: from cc-app3.netcologne.de (cc-app3.netcologne.de [89.1.9.192]) by cc-smtpout3.netcologne.de (Postfix) with ESMTP id 9BB88124CB for <9front@9front.org>; Fri, 13 Jan 2023 17:56:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=netcologne.de; s=nc1116a; t=1673628960; bh=o/GBGqVXdaS1ecu/UWgRa+AVK/RVs0hAa8ib+blA1PQ=; h=Date:From:To:Message-ID:In-Reply-To:References:Subject:From; b=jZUHuRbnvUjB2CK5XK/821C5xmvKRy5Hfn/iN3Pl32jAhd+ELVlIYar/xbQMZ+dzX jH98rzmX+fwSiw+vxFPlydwpeNoVGXqpV7SKl/VZzeBgcML/8ESa2pzHb2a/paBNIS fyT1NQIgP65I6AoFSZRBmvMrBn2qlzJPmEoV5A+wCf9nKiCVAL8Bj3KCP0eHI/zB0Y DJDI4GTfE61wIy3pCJW3DLZQ9hKA04r9v9kmTI4sBKcB52VlwB5I9Y92UohpGzwge7 yuqViyF1qVZnFhDnB3O7SrDwSe58MsdAsan3JzEhQGW+AvRFiK1XcOrhlMXnHLgBqu h8iaXQ6IvFN0g== Received: from cc-app3.netcologne.de (localhost [127.0.0.1]) by cc-app3.netcologne.de (Postfix) with ESMTPA id 4731B11E5C for <9front@9front.org>; Fri, 13 Jan 2023 17:56:00 +0100 (CET) Date: Fri, 13 Jan 2023 17:56:00 +0100 (CET) From: Arne Meyer To: 9front@9front.org Message-ID: <510327163.2056049.1673628960193@comcenter.netcologne.de> In-Reply-To: <2B890E2C65ADCC76B6A809C6B227E104@felloff.net> References: <1812548913.1765433.1672950536273@comcenter.netcologne.de> <2B890E2C65ADCC76B6A809C6B227E104@felloff.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev30 X-Originating-IP: 2001:4dd1:5971:0:c499:4045:cfc6:906 X-Originating-Client: open-xchange-appsuite X-NetCologne-Spam: L X-Rspamd-Queue-Id: 4731B11E5C X-Spamd-Bar: - X-Rspamd-Action: no action List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: element out-scaling-aware content-driven-oriented locator Subject: Re: [9front] [patch] fix gre retunnel logic Reply-To: 9front@9front.org Precedence: bulk Moin cinap, I gutted nusb/ether and replaced the usb stuff with gre code. with this i end up with an etherG* interface in /net. I tested it against OpenBSD and it works. I'm still working out some details (use /shr or /srv, multicast and ipv6). As soon as I'm ready I'll post something to the list. > cinap_lenrek@felloff.net hat am 07.01.2023 02:23 GMT geschrieben: > > > by the way, arne. > would you like to share your setup and program for ethernet over gre? > are you using devbridge to terminate the ethernet payload? > sounds like fun. > > -- > cinap