FreeBSD Bugzilla – Attachment 10068 Details for
Bug 20331
dhclient configures the broadcast address incorrectly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 298 bytes, created by
Tony Finch
on 2000-08-01 03:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Tony Finch
Created:
2000-08-01 03:20:01 UTC
Size:
298 bytes
patch
obsolete
>--- dhclient.c.orig Thu Jul 20 20:29:53 2000 >+++ dhclient.c Tue Aug 1 02:11:22 2000 >@@ -1972,7 +1972,7 @@ > if (broadcast.len) { > client_envadd (ip -> client, > prefix, "broadcast_address", >- "%s", piaddr (subnet)); >+ "%s", piaddr (broadcast)); > } > } > }
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 20331
: 10068