From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 42C1F23CBF for ; Fri, 19 Apr 2024 19:35:06 +0200 (CEST) Received: from cc-smtpout3.netcologne.de ([89.1.8.213]) by 9front; Fri Apr 19 13:33:37 -0400 2024 Received: from cc-app3.netcologne.de (cc-app3.netcologne.de [89.1.9.192]) by cc-smtpout3.netcologne.de (Postfix) with ESMTP id 08A601217A for <9front@9front.org>; Fri, 19 Apr 2024 19:33:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=netcologne.de; s=nc1116a; t=1713548013; bh=V7b89J4APqJrpOaDGO9c7OC2025zb4D8tSU1XrfhFpo=; h=Date:From:To:Message-ID:Subject:From; b=AszcqsnjZz74IZABc5EKD3vVDBacaCg/JdWarG4V9LW6N8L6Watnfs4KQgM06xKtk pJQfp3i9tjeP8qcE4oex9zMhZYzxPbgOfPaaYlMlFnHNkx02EmTo0rqpJs3r2yKD+e oFctCZlYTn6j6TmVS5+7WWZ3prjEd/WdBJxqsYPaaoUOukVXinkKfohusF3Pn4r37r 87YIqgUD8uM07aNKnGEZ5BqQakuhhiLEpxsTWdSuCK9bXN8HOiAXqL8/qGWa7ILt/c jLL9Fbyr7EF8+tEPvPst7ppFKdw1EIAWWuxF3lSDpOHwCbLbX1vsgfnj02WC1bv7OA SRMTjcmRos95w== Received: from cc-app3.netcologne.de (localhost [127.0.0.1]) by cc-app3.netcologne.de (Postfix) with ESMTPA id D792711E27 for <9front@9front.org>; Fri, 19 Apr 2024 19:33:32 +0200 (CEST) Date: Fri, 19 Apr 2024 19:33:32 +0200 (CEST) From: Arne Meyer To: "9front@9front.org" <9front@9front.org> Message-ID: <73564628.1392413.1713548012804@comcenter.netcologne.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1392412_1544429698.1713548012804" X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev59 X-Originating-IP: 2001:4dd5:24ef:0:3d66:df89:3569:111a X-Originating-Client: open-xchange-appsuite X-NetCologne-Spam: L X-Rspamd-Queue-Id: D792711E27 X-Spamd-Bar: - X-Rspamd-Action: no action List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: content-addressed optimized markup component Subject: [9front] [patch] snoopy: teach gre about ethernet and ip6 payloads Reply-To: 9front@9front.org Precedence: bulk ------=_Part_1392412_1544429698.1713548012804 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit teach snoopy about ethernet and ip6 encapsulated in GRE. I use this while I am working on l2 tunneling over GRE. Greetings, Arne ------=_Part_1392412_1544429698.1713548012804 Content-Type: application/octet-stream; name=snoopy.diff Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=snoopy.diff X-Part-Id: 1142a194808741a0803b86f2a45845a3 ZGlmZiAzNWNhMjExOGRhYTdlYjUyYTU2YWViM2VmYjJjOWY4Yzc0YzkyNjBhIHVuY29tbWl0dGVk Ci0tLSBhL3N5cy9zcmMvY21kL2lwL3Nub29weS9ncmUuYworKysgYi9zeXMvc3JjL2NtZC9pcC9z bm9vcHkvZ3JlLmMKQEAgLTY0LDYgKzY0LDggQEAKIAl7ImxsYyIsCTB4MDA3YSwgfSwKIAl7ImRv dDFxIiwJMHg4MTAwLCB9LAogCXsiZWFwb2wiLAkweDg4OGUsIH0sCisJeyJpcDYiLAkJMHg4NmRk LCB9LAorCXsiZXRoZXIiLCAweDY1NTgsIH0sCiAJezB9LAogfTsKIAo= ------=_Part_1392412_1544429698.1713548012804--