Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 2015 20:26:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 146889] [libc] [patch] Not having NET_RT_IFLIST #defined causes getifaddrs.c (libc) to fail to build
Message-ID:  <bug-146889-8-qyNg1eyR7p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-146889-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-146889-8@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=146889

Gleb Smirnoff <glebius@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
             Status|In Progress                 |Closed
                 CC|                            |glebius@FreeBSD.org

--- Comment #1 from Gleb Smirnoff <glebius@FreeBSD.org> ---
Since FreeBSD 10 getifaddrs(3) uses NET_RT_IFLISTL, and the legacy SIOCGIFCONF
code was simply removed.

-- 
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-146889-8-qyNg1eyR7p>