FreeBSD Bugzilla – Attachment 21240 Details for
Bug 37261
(pr: 33833): [patch] kernel is not linking without "device ether" in the config
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 359 bytes, created by
Eugene Polovnikov
on 2002-04-19 20:50:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eugene Polovnikov
Created:
2002-04-19 20:50:03 UTC
Size:
359 bytes
patch
obsolete
>--- if.c.old Fri Apr 19 22:29:22 2002 >+++ if.c Fri Apr 19 22:29:44 2002 >@@ -1599,7 +1599,7 @@ > ifp->if_flags |= IFF_UP; > ifr.ifr_flags = ifp->if_flags; > (*ifp->if_ioctl)(ifp, SIOCSIFFLAGS, (caddr_t)&ifr); >-#ifdef INET >+#if NETHER > 0 > /* > * Also send gratuitous ARPs to notify other nodes about > * the address change.
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 37261
: 21240