FreeBSD Bugzilla – Attachment 6652 Details for
Bug 14913
Fix for "arplookup 127.0.0.1 failed: could not allocate llinfo"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 415 bytes, created by
ambrisko
on 1999-11-16 00:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ambrisko
Created:
1999-11-16 00:10:01 UTC
Size:
415 bytes
patch
obsolete
>*** rc.network Sun Sep 19 14:32:42 1999 >--- /etc/rc.network Mon Nov 15 15:59:17 1999 >*************** >*** 73,79 **** > # > case ${network_interfaces} in > [Aa][Uu][Tt][Oo]) >! network_interfaces="`ifconfig -l`" > ;; > esac > >--- 73,80 ---- > # > case ${network_interfaces} in > [Aa][Uu][Tt][Oo]) >! #setup lo0 first or things break >! network_interfaces="lo0 `ifconfig -l | sed 's/lo0//`" > ;; > esac
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 14913
: 6652