[Bug 261398] [exp-run] check use of IP_BINDMULTI and IP_RSS_LISTEN_BUCKET

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Feb 2023 21:06:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261398

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=d1d0ae97ca8837306b2a791829566787d1ac723f

commit d1d0ae97ca8837306b2a791829566787d1ac723f
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-02-28 20:57:11 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-02-28 20:57:11 +0000

    librss: Remove rss_socket_set_rss_bucket()

    In preparation for the removal of the IP_RSS_LISTEN_BUCKET socket
    option.

    PR:             261398 (exp-run)
    Reviewed by:    glebius
    Sponsored by:   Klara, Inc.
    Differential Revision:  https://reviews.freebsd.org/D38821

 lib/librss/librss.3 |  9 ---------
 lib/librss/librss.c | 32 --------------------------------
 lib/librss/librss.h |  7 -------
 3 files changed, 48 deletions(-)

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