Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1473290 Details for
Bug 1526790
dhclient-script and BOOTPROTO=dhcp in /etc/sysconfig/network-scripts/ifcfg-eth0:0
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for script /usr/sbin/dhclient-script from packet dhcp-client
dhclient-script.alias.patch (text/plain), 1.06 KB, created by
Jean-Claude
on 2018-08-04 14:17:21 UTC
(
hide
)
Description:
Patch for script /usr/sbin/dhclient-script from packet dhcp-client
Filename:
MIME Type:
Creator:
Jean-Claude
Created:
2018-08-04 14:17:21 UTC
Size:
1.06 KB
patch
obsolete
>*** /usr/sbin/dhclient-script.old 2018-07-14 20:28:35.000000000 +0200 >--- /usr/sbin/dhclient-script.new 2018-08-01 00:32:21.932447827 +0200 >*************** >*** 387,393 **** > > # replace = add if it doesn't exist or override (update lifetimes) if it's there > ip -4 addr replace "${new_ip_address}/${new_prefix}" broadcast "${new_broadcast_address}" dev "${interface}" \ >! valid_lft "${new_dhcp_lease_time}" preferred_lft "${new_dhcp_lease_time}" >/dev/null 2>&1 > > if [ "${reason}" = "BOUND" ] || [ "${reason}" = "REBOOT" ] || > [ ! "${old_ip_address}" = "${new_ip_address}" ] || >--- 387,393 ---- > > # replace = add if it doesn't exist or override (update lifetimes) if it's there > ip -4 addr replace "${new_ip_address}/${new_prefix}" broadcast "${new_broadcast_address}" dev "${interface}" \ >! valid_lft "${new_dhcp_lease_time}" preferred_lft "${new_dhcp_lease_time}" label "${interface}" >/dev/null 2>&1 > > if [ "${reason}" = "BOUND" ] || [ "${reason}" = "REBOOT" ] || > [ ! "${old_ip_address}" = "${new_ip_address}" ] ||
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 1526790
:
1471945
| 1473290 |
1473303