FreeBSD Bugzilla – Attachment 179135 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 2017-01-20 14:01:38 UTC
(
hide
)
Description:
network.subr.diff
Filename:
MIME Type:
Creator:
Eugene Grosbein
Created:
2017-01-20 14:01:38 UTC
Size:
408 bytes
patch
obsolete
>--- etc/network.subr.orig 2015-11-19 16:53:25.509440000 +0700 >+++ etc/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