Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2019 02:37:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236538] New port: devel/sysctlmibinfo - API to get sysctl MIB info
Message-ID:  <bug-236538-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236538
           Summary: New port: devel/sysctlmibinfo - API to get sysctl MIB
                    info
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alfix86@gmail.com
 Attachment #202867 text/plain
         mime type:

Created attachment 202867
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202867&action=
=3Dedit
new port .shar

libsysctlmibinfo v1.0: API to get sysctl MIB info

 * provides a C API to wrap kern_sysctl.c undocumented interface
 * defines and builds a handy mib-object
 * builds object-list and object-tree in userspace

The advantages to use sysctlmibinfo are:

 * an easy userspace API to the kernel sysctl mib-tree
 * building quickly a custom sysctl(8) tool
 * changes to kern_sysctl.c interface won't upset userspace tools

WWW: https://gitlab.com/alfix/sysctlmibinfo/


Built on: FreeBSD 13.0-CURRENT r342978 amd64

Testing
 * poudriere testport -j 112Ramd64 -p default -i -o devel/libsysctlmibinfo
 * portlint -A
 * port test

Please commit it,
thanks, Alfonso

--=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-236538-7788>