Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2018 18:23:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228301] [exp-run] Improve portability of struct xinpcb and friends
Message-ID:  <bug-228301-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228301

            Bug ID: 228301
           Summary: [exp-run] Improve portability of struct xinpcb and
                    friends
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: brooks@FreeBSD.org
             Flags: exp-run?

Created attachment 193463
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193463&action=edit
D15386 patch

The patch in https://reviews.freebsd.org/D15386 breaks the API (and ABI) of a
few sysctls used for network status (netstat and sockstat in particular) in
order to make 32-bit compatibility easier.  The ABI was already broken after
the creation of the 11 branch so we're just doing it again.

I suspect a small number of programs in ports use the same APIs and will need
updates.

-- 
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-228301-227>