) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44S8gDYf019293 for net@FreeBSD.org; Tue, 28 May 2024 08:42:13 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 245103] IPv6: update v6 temporary address lifetime according to rfc4941bis Date: Tue, 28 May 2024 08:42:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: ipv6, needs-qa, standards X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: pi@FreeBSD.org 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=3D245103 --- Comment #15 from Kurt Jaeger --- (In reply to Marek Zarychta from comment #14) man ifconfig says: -L Display address lifetime for IPv6 addresses as time offset string. but it does not change the output from ifconfig. ndp still shows that link-local adresses have a very strange behaviour when= it comes to lifetimes. It changes from 24 hours to less than 60 seconds in a v= ery quick step. Why ? c5$ ndp -an | grep 1270 fe80::1270:fdff:fe66:7d18%vlan500 10:70:fd:66:7d:18 vlan500 23h59m56s S R fe80::1270:fdff:fe66:e721%vlan500 10:70:fd:66:e7:21 vlan500 11s R R c5$ ndp -an | grep 1270 fe80::1270:fdff:fe66:7d18%vlan500 10:70:fd:66:7d:18 vlan500 36s R R fe80::1270:fdff:fe66:e721%vlan500 10:70:fd:66:e7:21 vlan500 10s R R c5$ ndp -an | grep 1270 --=20 You are receiving this mail because: You are the assignee for the bug.=