FreeBSD Bugzilla – Attachment 231232 Details for
Bug 261398
[exp-run] check use of IP_BINDMULTI and IP_RSS_LISTEN_BUCKET
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patched /usr/include/netinet/in.h
in.h.diff (text/plain), 599 bytes, created by
Gleb Smirnoff
on 2022-01-22 06:32:52 UTC
(
hide
)
Description:
patched /usr/include/netinet/in.h
Filename:
MIME Type:
Creator:
Gleb Smirnoff
Created:
2022-01-22 06:32:52 UTC
Size:
599 bytes
patch
obsolete
>diff --git a/sys/netinet/in.h b/sys/netinet/in.h >index 1fc5c173b33..514aba2c71f 100644 >--- a/sys/netinet/in.h >+++ b/sys/netinet/in.h >@@ -445,8 +445,6 @@ __END_DECLS > /* unused; was IP_FAITH */ > #define IP_ONESBCAST 23 /* bool: send all-ones broadcast */ > #define IP_BINDANY 24 /* bool: allow bind to any address */ >-#define IP_BINDMULTI 25 /* bool: allow multiple listeners on a tuple */ >-#define IP_RSS_LISTEN_BUCKET 26 /* int; set RSS listen bucket */ > #define IP_ORIGDSTADDR 27 /* bool: receive IP dst addr/port w/dgram */ > #define IP_RECVORIGDSTADDR IP_ORIGDSTADDR >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261398
: 231232