From nobody Sun Feb 11 01:52:45 2024 X-Original-To: net@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 4TXVwF6MH5z595tv for ; Sun, 11 Feb 2024 01:52:45 +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 4TXVwF2rnlz45T4 for ; Sun, 11 Feb 2024 01:52:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707616365; a=rsa-sha256; cv=none; b=bKnVh640kSe/u4hddKfDeM8I6udfndxnvTTdJLmCzLOSxQ74cEGdGwCfXJzq1xs5PrBDOZ qRV8A1n2PkFKzNrS9Fw8N8UAcfrEt6aKZAMEdiJDsNpkpfMZbUdoH5Y+jIzuAj0ZBAZXdV J3JFvKro25IpeyObekveR73S2uf2sIzVlAgTXuAXSWwUkZWzJXfann86GTJmUNxnGHYFcp c5VWMaEXh2NYlyi6qJWqwGNj97+C7s+02sliSxMz98G8xjsQyKePWR5YkMdv9ueCpbGr5+ H0Cw2taAgiSnZZsbsNhncQk85sDRSz90GwaUYsbr8+jzawW5jj8quGs7f20DIw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707616365; 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: in-reply-to:in-reply-to:references:references; bh=uTP3c6G4ZKV71Q2fytA4OLw85e8cGyfS0TbGdGfI5jE=; b=yXF5TvAg2GfZefWasvaWeZhwdKAQDyreToBKtA8iJ/KRUCaCw2pPSGz/LMpKyho3YjzRza YPkQTOrW7dq6H9V3BnUpTC8EdFYpzM7/G0OMn3Zsoa9Fs/ErDLAyf47HvbEZwgAV6lzd3y LAeh9J24qoZoAnX7pRTakzCIZyroGkAOAKyeFNzLNgBLrDRw2raO9yR96W1pV2zI6s7c13 grm7qmI+7Bp93Y89Vw4J7MP+vuge4yYlsHO/2jzw4UVsWVqeL4t0klSwSEgPuB+a7YP67c NL/9/fhufWkrkFlH8KQkN7tJ+LrE2WQA7RupF4TpMITQ2xecXtKv/GEkCJPIEw== 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 4TXVwF1qJ9zgxt for ; Sun, 11 Feb 2024 01:52:45 +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 41B1qjiQ074641 for ; Sun, 11 Feb 2024 01:52:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41B1qjmS074640 for net@FreeBSD.org; Sun, 11 Feb 2024 01:52:45 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: net@FreeBSD.org Subject: [Bug 276774] IPv6 RS/RA handling Date: Sun, 11 Feb 2024 01:52:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276774 --- Comment #2 from Curtis Villamizar --- I attempted a bisect but the test might need work so I have to do it over. The test is: compile kernel on build machine reboot build machine with new kernel rebuild net/realtek-re-kmod from ports since the test machine needs it copy the boot/kernel and boot/modules to the test machine reboot the test machine check for signs the test passed (IPv6 addrs configured by dhcp6c) Rinse and repeat with git bisect. I have some simple shell scripts (that use ssh from another machine) that automates most of this testing. The first time I tried to bisect the test seemed to always failr but the ke= rnel build Sep 8 23 and prior all worked. I have to repeat and make sure that t= he test itself will work before declaring a "good" on the bisect. Initially I just looked at diffs in src/sys/netinet6 but didn't see anything obvious (to me, not knowing that code). So please stand by. This is a spare time activity so some patience might be needed. Hopefully end of this coming week. --=20 You are receiving this mail because: You are the assignee for the bug.=