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.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE 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 EA6952DCCE for ; Fri, 30 Aug 2024 17:57:33 +0200 (CEST) Received: from cc-smtpout1.netcologne.de ([89.1.8.211]) by 9front; Fri Aug 30 11:56:20 -0400 2024 Received: from cc-app2.netcologne.de (cc-app2.netcologne.de [89.1.9.191]) by cc-smtpout1.netcologne.de (Postfix) with ESMTP id 74D6913591 for <9front@9front.org>; Fri, 30 Aug 2024 17:56:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=netcologne.de; s=nc1116a; t=1725033376; bh=F7pOGk8VpzWZKDT4N4/SDdCY9UZRdAEasMpCqSCMGyQ=; h=Date:From:To:Message-ID:In-Reply-To:References:Subject:From; b=RoZEnOkkx4/JjqSwRWBVwaEZz+lfB/KLUe6qlu2H1wFNs/sYh5J/fC4ZIkkfMBsug 78lF2FqalsFuhYVLli21HnGj6Hipgo/CEgv8FDee2lqQhkSibvVqLKlHH8TGPQRTT1 cTNDrcyRdizUGQGZ25cwyj7PhVcesF9puXbMdZ36VeG4LSes1+0jT64dWzIOlHloC/ GE78U7f5JcQjAJwZrsgGJ8RqU6KLz80M7ZoHqEqTV6GhYgcOLL+PHCGi/EILvuYFVX crWOnOgY+qN0FLrbAhkzcrxYe+Bz0Yn0etG/wPFtgMhWD6esTGsh69EF2SonlfmoKU y+jb/7Y7WhwbQ== Received: from cc-app2.netcologne.de (localhost [127.0.0.1]) by cc-app2.netcologne.de (Postfix) with ESMTPA id 5013F11F23 for <9front@9front.org>; Fri, 30 Aug 2024 17:56:16 +0200 (CEST) Date: Fri, 30 Aug 2024 17:56:16 +0200 (CEST) From: Arne Meyer To: 9front@9front.org Message-ID: <773297426.147445.1725033376203@comcenter.netcologne.de> In-Reply-To: <1277896406.4358262.1722084393719@comcenter.netcologne.de> References: <1277896406.4358262.1722084393719@comcenter.netcologne.de> 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-Rev59 X-Originating-IP: 2001:4dd1:768e:0:dc1b:91ef:711d:c6a8 X-Originating-Client: open-xchange-appsuite X-NetCologne-Spam: L X-Rspamd-Queue-Id: 5013F11F23 X-Spamd-Bar: ---- X-Rspamd-Action: no action List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: property-scale hypervisor Subject: Re: [9front] [patch] various fixes for ip/ipconfig ipv6.c Reply-To: 9front@9front.org Precedence: bulk ping > Arne Meyer hat am 27.07.2024 14:46 CEST geschrieben: > > > I recently posted a diff with my changes for ipconfig ipv6 to irc. > One part of it already got committed, thanks cinap! > I put the rest of the changes in separate commits with some explanation. > A git/export of the commits is attached to this email for easier review/discussion. > > Cheers, > Arne