| Name: | dhclient |
|---|---|
| Epoch: | 12 |
| Version: | 4.2.5 |
| Release: | 36.0.1.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Base |
| Size: | 481923 |
| License: | ISC |
| RPM: | dhclient-4.2.5-36.0.1.el7.x86_64.rpm |
| Source RPM: | dhcp-4.2.5-36.0.1.el7.src.rpm |
| Build Date: | Sat Mar 07 2015 |
| Build Host: | ca-build56.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://isc.org/products/DHCP/ |
| Summary: | Provides the ISC DHCP client daemon and dhclient-script |
| Description: | DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server. The overall purpose of DHCP is to make it easier to administer a large network. To use DHCP on your network, install a DHCP service (or relay agent), and on clients run a DHCP client daemon. The dhclient package provides the ISC DHCP client daemon. |
- Added oracle-errwarn-message.patch
- use upstream patch for #1147240 (Relay-forward's Hop Limit)
- Write DUID_LLT even in stateless mode (#1156356)
- Use network-online.target instead of network.target (#1145832)
- dhclient-script: restorecon calls shouldn't be needed
as we have SELinux transition rules (#1161500)
- Relay-forward Message's Hop Limit should be 32 (#1147240)
- fix problem (found by Coverity) in previously add patch
- dhcrelay -6 was not working due to patch for #1005814 (#1151039)
- 11-dhclient: handle "dhcp4-change" and limit it to chrony/ntp (#1093490) - [dhclient -6] infinite preferred/valid lifetime represented as -1 (#1133839)
- dhclient-script: fix stateless DHCPv6 mode (#1101149)
- Add GUIDs in the DHCP logs for IPoIB. (#1109947)
- dhclient-script: handle option 121 properly (#1109949)
- dhclient-script: it's OK if the arping reply comes from our system (#1116004)
- dhclient-script: PREINIT6: make sure link-local address is available (#1130803)
- dhclient-script: IPv6 address which fails DAD is auto-removed when it was
added with valid_lft/preferred_lft other then 'forever' (#1133465)
- support for sending startup notification to systemd (#1087245)