Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 10:45:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 271661] NETLINK: static IPv6 configuration fails after base 4bf44dd73bc0
Message-ID:  <bug-271661-7501-bCvg4chKAb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271661-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271661-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271661

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Ddfc15e761b84c6dcaee68a18e80770584=
79c928f

commit dfc15e761b84c6dcaee68a18e8077058479c928f
Author:     Alexander V. Chernikov <melifaro@FreeBSD.org>
AuthorDate: 2023-05-27 10:38:32 +0000
Commit:     Alexander V. Chernikov <melifaro@FreeBSD.org>
CommitDate: 2023-05-27 10:38:32 +0000

    netlink: call IPv6 hook after the ifaddr operation when ifp is brought
    up.

    This change fixes the case when the first address added to the interface
     is IPv6 GU address. Before the change, IPv6 LL addition was not
    triggered.

    PR: 271661
    MFC after:      2 weeks

 sys/netlink/route/iface.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271661-7501-bCvg4chKAb>