FreeBSD Bugzilla – Attachment 163351 Details for
Bug 204700
[patch] [rc] restore gif(4) configuration compatibility
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
network.subr.diff
network.subr.diff (text/plain), 408 bytes, created by
Eugene Grosbein
on 2015-11-20 12:06:30 UTC
(
hide
)
Description:
network.subr.diff
Filename:
MIME Type:
Creator:
Eugene Grosbein
Created:
2015-11-20 12:06:30 UTC
Size:
408 bytes
patch
obsolete
>--- src/network.subr.orig 2015-11-19 16:53:25.509440000 +0700 >+++ src/network.subr 2015-11-20 18:47:36.914275000 +0700 >@@ -1330,7 +1330,7 @@ > _list="$_list $ifn" > fi > tmpargs=$(get_if_var $ifn gifconfig_IF) >- eval ifconfig_${ifn}=\"tunnel \$tmpargs\" >+ eval ifconfig_${ifn}=\"\$ifconfig_${ifn} tunnel \$tmpargs\" > done > if [ -n "${_list# }" ]; then > echo "Created clone interfaces: ${_list# }."
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 204700
:
163351
|
179135