FreeBSD Bugzilla – Attachment 10174 Details for
Bug 20473
socket(AF_INET, SOCK_RAW, 4) no longer works
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 433 bytes, created by
bad
on 2000-08-08 00:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bad
Created:
2000-08-08 00:30:01 UTC
Size:
433 bytes
patch
obsolete
>--- in_proto.c.4.1 Mon Aug 7 13:07:12 2000 >+++ in_proto.c Mon Aug 7 18:56:02 2000 >@@ -159,6 +159,7 @@ > }, > #endif > #endif /* IPSEC */ >+#if NGIF > 0 > { SOCK_RAW, &inetdomain, IPPROTO_IPV4, PR_ATOMIC|PR_ADDR, > encap4_input, 0, 0, rip_ctloutput, > 0, >@@ -173,6 +174,7 @@ > &nousrreqs > }, > #endif >+#endif /*NGIF*/ > #ifdef IPDIVERT > { SOCK_RAW, &inetdomain, IPPROTO_DIVERT, PR_ATOMIC|PR_ADDR, > div_input, 0, 0, ip_ctloutput,
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 20473
: 10174