Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2022 06:32:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261398] [exp-run] check use of IP_BINDMULTI and IP_RSS_LISTEN_BUCKET
Message-ID:  <bug-261398-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 261398
           Summary: [exp-run] check use of IP_BINDMULTI and
                    IP_RSS_LISTEN_BUCKET
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: glebius@FreeBSD.org
                CC: ports-bugs@FreeBSD.org

Created attachment 231232
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231232&action=
=3Dedit
patched /usr/include/netinet/in.h

Hi!

I'd like to estimate is there any software that picked up experimental sock=
et
options.

I need exp-run with the following two lines removed from
/usr/include/netinet/in.h on the build host:

#define        IP_BINDMULTI            25   /* bool: allow multiple listene=
rs
on a tuple */
#define        IP_RSS_LISTEN_BUCKET    26   /* int; set RSS listen bucket */


Patch provided for convenience.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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