From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39E6B3858D20; Mon, 9 Jan 2023 09:32:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39E6B3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673256744; bh=jdbBXNgwK5P7wvm4Fn6gDCYjySU0JAVLH3U9v3okQwo=; h=From:To:Subject:Date:From; b=F5Zfdb8Yv74q1pnq8E8nkpSnq1Y/cPOUIT3Du5GYQJ4/F6DGlKI5LWqdX7Q5ItnTl p7C3V0EODdeQ/9zqpR4BQ4f+vw7t7m5/QEvCcniA+UDRt8TeQ5kstGPTXWTnExffsD vb6abEDwSk8XUsJc69dVPWEhyPKVk1w/9XiB2LXY= From: "simon at josefsson dot org" To: glibc-bugs@sourceware.org Subject: [Bug network/29974] New: Add RFC 4443 ICMPv6 Destination Unreachable codes Date: Mon, 09 Jan 2023 09:32:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon at josefsson dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29974 Bug ID: 29974 Summary: Add RFC 4443 ICMPv6 Destination Unreachable codes Product: glibc Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: network Assignee: unassigned at sourceware dot org Reporter: simon at josefsson dot org Target Milestone: --- Hi. RFC 4443 specify two new destination unreachable codes for ICMPv6, it would be nice of glibc supported them natively, and also used the same keyw= ords that we used in GNU InetUtils for ping6: https://lists.gnu.org/archive/html/bug-inetutils/2023-01/msg00000.html I'm attaching a patch to add them, for your consideration. /Simon --=20 You are receiving this mail because: You are on the CC list for the bug.=