It has no effect, and an exp-run revealed that it is not in use.
No functional change intended.
PR: 261398 (exp-run)
Paths
| Differential D38822 Authored by markj on Feb 28 2023, 2:03 PM.
Details
Summary It has no effect, and an exp-run revealed that it is not in use. No functional change intended. PR: 261398 (exp-run)
Diff Detail
Event TimelineHerald added subscribers: melifaro, ae, imp. · View Herald TranscriptFeb 28 2023, 2:03 PM2023-02-28 14:03:08 (UTC+0) Harbormaster completed remote builds in B50062: Diff 118076.Feb 28 2023, 2:03 PM2023-02-28 14:03:13 (UTC+0) markj added a parent revision: D38821: librss: Remove rss_socket_set_rss_bucket().Feb 28 2023, 2:03 PM2023-02-28 14:03:14 (UTC+0)
markj marked an inline comment as done. Comment ActionsAdd comments for removed socket options and inpcb flags. Harbormaster completed remote builds in B50063: Diff 118078.Feb 28 2023, 2:15 PM2023-02-28 14:15:35 (UTC+0) This revision is now accepted and ready to land.Feb 28 2023, 2:21 PM2023-02-28 14:21:27 (UTC+0) This revision now requires review to proceed.Feb 28 2023, 2:28 PM2023-02-28 14:28:50 (UTC+0) Harbormaster completed remote builds in B50064: Diff 118079.Feb 28 2023, 2:28 PM2023-02-28 14:28:51 (UTC+0) This revision is now accepted and ready to land.Feb 28 2023, 4:14 PM2023-02-28 16:14:09 (UTC+0) Closed by commit rG317fa5169d35: netinet: Remove the IP(V6)_RSS_LISTEN_BUCKET socket option (authored by markj). · Explain WhyFeb 28 2023, 9:06 PM2023-02-28 21:06:15 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118079 sys/netinet/in.h
sys/netinet/in_pcb.h
sys/netinet/in_pcb.c
sys/netinet/ip_output.c
|
style(9) doesn't allow both <sys/types.h> and <sys/param.h> included at the same time.