From nobody Fri Feb 2 05:19:38 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TR3x66Fwzz59RwC for ; Fri, 2 Feb 2024 05:19:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TR3x62JHJz4QJv for ; Fri, 2 Feb 2024 05:19:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706851178; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qMsvm4bsQLQx1xdswT4MkFOb91sjyCKyIy3cMA+gBdg=; b=BH+ukUzfACfdQ3r/PHnVZ3aFYFSQ0jCT5Izcl9cVKId6P1Km6ycZpWdce3i/wj3wnt22cP 3MczZvS2MwU7inxCRMUuH2+iNLbuPgKIESKGOqNhelyfYV9EOLwBS9UCPQEFMODCw88jDm EJVXvP0zr5AGGOcVzUsmvbGmLM1tvdj5N/Wv9tuA6koy1rnNOUmfb8kt0JDDwAZKH3AYpR xLHDrAlzej/MXTBnHaSwPMmchU5236DIzvI8sXZmuBoJe3qHwjHmQp0HYsb4VnmXjKod8j OXZwAH+LS6jgzRbyBO/hxyspd2kWk32wWTFihmy1U4PhDiR0WSptVkfKoEWtgQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706851178; a=rsa-sha256; cv=none; b=lUyg+9SHfnVfw0Z5XHrvL5bkrK416iQ8InEz0HDV9Pb2B5qN84V6iCsF8ofXOVvaIL4Wee N2EKXvfI3mzKGlt9aGB7AtFkNMNg+PPFAeNDICU7Q25vgiFrspJ/rlE1FY70bHcGMcqAfw xG0PGmUK8abeJv2CnM4aRcofniUGEQBoRWprLrtCm019uR4X3jW+9vhVwErATiQyV1GIPl uoXOPv1AzzPdBxQQrBCezvJ6rJVmj7b5qVZL4CtBfzfDJe7dA+9LAKRihLXI8GaG1fRl6/ K23Nwgw6QXfkaMwy2j2Lq23DKsSUM6fW0uP31dhmkibq2x2rCiqJGqYsgjgyAQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TR3x61M6vzH28 for ; Fri, 2 Feb 2024 05:19:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4125Jcvs034636 for ; Fri, 2 Feb 2024 05:19:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4125Jca4034631 for bugs@FreeBSD.org; Fri, 2 Feb 2024 05:19:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276774] IPv6 RS/RA handling Date: Fri, 02 Feb 2024 05:19:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: curtis@ipv6.occnc.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276774 Bug ID: 276774 Summary: IPv6 RS/RA handling Product: Base System Version: 14.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: curtis@ipv6.occnc.com I run dhcp6c using r14 kernel 1400500 and 1400504 with the same root filesy= stem and get different results. Using 1400500 dhcp6c sends an RS and gets back = and processes the RA. Using 1400504 the RA can be seen with tcpdump but does n= ot get to dhcp6c so it keeps retrying and sending more RS. Git revisions for working and non-working kernels are: 7ec2ae8c7cd4400d5c0db690a1fe43cf85b6c5d3 185634d86d96b836336862d80e4e454c91e3ad99 --=20 You are receiving this mail because: You are the assignee for the bug.=