Jiří Popelka
2f26ada950
- There was a useless 0-4 second delay before sending first DHCPDISCOVER. I
...
didn't remove it at all, but made it 0-1 second. (#587070 )
2010-04-29 15:24:42 +00:00
Jiří Popelka
262beb6e04
- Move /etc/NetworkManager/dispatcher.d/10-dhclient script from dhcp to
...
dhclient subpackage (#586999 ).
2010-04-28 18:57:07 +00:00
Jiří Popelka
f3dd4cf940
- Add domain-search to the list of default requested DHCP options ( #586906 )
2010-04-28 14:05:21 +00:00
Jiří Popelka
2d5915903a
- If the Reply was received in response to Renew or Rebind message, client
...
adds any new addresses in the IA option to the IA (#578097 )
2010-04-21 14:56:20 +00:00
Jiří Popelka
33f7324460
- Fill in Elapsed Time Option in Release/Decline messages ( #582939 )
2010-04-19 10:35:29 +00:00
Jiří Popelka
ed7e418d35
- In client initiated message exchanges stop retransmission upon reaching
...
the MRD rather than at some point after it (#559153 )
2010-03-25 18:46:07 +00:00
Jiří Popelka
c5f5c347df
Removed unused variable
2010-03-25 18:37:59 +00:00
Jiří Popelka
21b8c45264
- In dhclient-script check whether bound address passed duplicate address
...
detection (DAD) (#559147 )
- If the bound address failed DAD (is found to be in use on the link), the
dhcpv6 client sends a Decline message to the server as described in
section 18.1.7 of RFC-3315 (#559147 )
2010-03-24 11:06:45 +00:00
Jiří Popelka
c4025679fd
- Fix UseMulticast.patch to not repeatedly parse dhcpd.conf for unicast
...
option
- Fix dhclient-script to set interface MTU only when it's greater than 576
(#574629 )
2010-03-19 17:22:59 +00:00
Jiří Popelka
b08ba4ea9a
- Discard unicast Request/Renew/Release/Decline message (unless we set
...
unicast option) and respond with Reply with UseMulticast Status Code
option (#573090 )
- Remove DHCPV6 OPERATION section from dhclient.conf.5 describing
deprecated 'send dhcp6.oro' syntax
2010-03-12 20:18:59 +00:00
Jiří Popelka
64b0222678
- Fix paths in man pages ( #568031 )
...
- Remove odd tests in %preun
2010-02-25 17:16:43 +00:00
Jiří Popelka
1bab4538a8
- Add interface-mtu to the list of default requested DHCP options ( #566873 )
2010-02-22 16:11:24 +00:00
Jiří Popelka
de0a7afcfd
- Fix pm-utils/sleep.d/ directory ownership conflict
2010-02-19 17:35:55 +00:00
Jiří Popelka
5ec8ece1f2
- In dhclient-script:
...
- use ip command options '-4' or '-6' as shortcuts for '-f[amily] inet'
resp. '-f[amily] inet6'
- do not use IP protocol family identifier with 'ip link'
2010-02-19 11:37:25 +00:00
Jiří Popelka
197cc48745
- Fix installation of pm-utils script ( #479639 , c#16)
2010-02-18 11:41:18 +00:00
Jiří Popelka
3b1375475b
- ldap-for-dhcp-4.1.1-2 ( #564810 )
2010-02-16 17:48:50 +00:00
Jiří Popelka
d44b3993c3
- Fix ldap patch to explicitly link with liblber ( #564810 )
2010-02-16 11:06:49 +00:00
Jiří Popelka
465f750ab6
- Fix dhclient-decline-backoff.patch ( #562854 )
2010-02-08 16:01:45 +00:00
Jiří Popelka
152a4960a9
- Fix dhclient-script to delete address which the client is going to
...
release as soon as it begins the Release message exchange process
(#559142 )
2010-02-05 15:09:41 +00:00
Jiří Popelka
cd8c86f398
- move /etc/dhcp.conf to /etc/dhcp.conf.rpmsave in %post ( #561094 )
...
- document -nc option in dhclient(8) man page
2010-02-03 17:48:51 +00:00
Jiří Popelka
79859968bb
- Fix capability patch ( #546765 )
2010-02-02 12:30:33 +00:00
Jiří Popelka
a449503820
- Fix capability patch ( #546765 )
2010-02-02 12:28:55 +00:00
Jiří Popelka
9538db2fbf
- Upgraded to ISC dhcp-4.1.1
2010-01-20 17:07:47 +00:00
Jiří Popelka
3728cf43b7
- Hide startup info when starting dhcpd6 service.
...
- Remove -TERM from calling killproc when stopping dhcrelay (#555672 )
2010-01-18 09:13:37 +00:00
Jiří Popelka
9c63bd9d6e
- Added init script to also start dhcpd for IPv6 ( #552453 )
...
- Added dhcpd6.conf.sample
2010-01-15 12:52:28 +00:00
Jiří Popelka
606ac5674b
- Use %global instead of %define.
2010-01-07 07:37:30 +00:00
Jiří Popelka
59ea29af7c
- dhclient logs its pid to make troubleshooting NM managed systems with
...
multiple dhclients running easier (#546792 )
2009-12-14 10:56:21 +00:00
Bill Nottingham
89c5adb3ae
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:12:00 +00:00
Jiří Popelka
9ca442a1dd
- Honor DEFROUTE=yes|no for all connection types ( #530209 )
2009-11-23 09:14:24 +00:00
Jiří Popelka
9726e0ff9f
- Make dhclient-script add IPv6 address to interface ( #531997 )
2009-10-30 09:51:58 +00:00
Jiří Popelka
1e876e9350
- Fix 56dhclient so network comes back after suspend/hibernate ( #527641 )
2009-10-13 10:16:59 +00:00
Jiří Popelka
e648291901
- Make dhcpd and dhcrelay init scripts LSB compliant ( #522134 , #522146 )
2009-09-24 09:29:34 +00:00
David Cantrell
043ad2a7a6
- Obsolete the dhcpv6 and dhcpv6-client packages
2009-09-22 00:18:21 +00:00
David Cantrell
f195973b7b
- Update dhclient-script with handlers for DHCPv6 states
2009-09-19 06:22:33 +00:00
David Cantrell
8fe064a649
- Conditionalize restorecon calls in post scriptlets ( #519479 )
2009-08-26 21:34:50 +00:00
David Cantrell
2d42da852b
- Do not require policycoreutils for post scriptlet ( #519479 )
2009-08-26 19:29:18 +00:00
David Cantrell
fdce2146fc
- BR libcap-ng-devel ( #517649 )
2009-08-22 09:42:11 +00:00
David Cantrell
3b84ae4399
- Drop unnecessary capabilities in dhclient ( #517649 )
2009-08-19 01:14:35 +00:00
David Cantrell
72f7005063
- Upgrade to latest ldap-for-dhcp patch which makes sure that only dhcpd
...
links with OpenLDAP (#517474 )
2009-08-15 01:10:42 +00:00
David Cantrell
c3909ac160
- Update NetworkManager dispatcher script to remove case conversion and
...
source /etc/sysconfig/network
2009-08-12 21:04:26 +00:00
David Cantrell
348ee0ebdc
- Add /usr/lib[64]/pm-utils/sleep.d/56dhclient to handle suspend and resume
...
with active dhclient leases (#479639 )
2009-08-06 21:45:18 +00:00
David Cantrell
441afc0d96
- Upgrade to dhcp-4.1.0p1, which is the official upstream release to fix
...
CVE-2009-0692
2009-08-05 23:59:10 +00:00
David Cantrell
c604925908
- Fix for CVE-2009-0692
...
- Fix for CVE-2009-1892 (#511834 )
2009-08-05 21:48:30 +00:00
Jesse Keating
5cfa19d278
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 20:13:13 +00:00
David Cantrell
9acb893838
- Include NetworkManager dispatcher script to run dhclient.d scripts
...
(#459276 )
2009-07-24 03:07:41 +00:00
David Cantrell
f14159f54f
- Ensure 64-bit platforms parse lease file dates & times correctly
...
(#448615 )
2009-07-10 02:29:08 +00:00
David Cantrell
520c4a179a
- Upgrade to ldap-for-dhcp-4.1.0-4
2009-07-09 20:08:40 +00:00
David Cantrell
3a884fc366
- Set permissions on /etc/dhcp to 0750 ( #508247 )
...
- Update to new ldap-for-dhcp patch set
- Correct problems when upgrading from a previous release and your
dhcpd.conf file not being placed in /etc/dhcp (#506600 )
2009-07-02 21:18:24 +00:00
David Cantrell
226011db1a
- Handle cases in add_timeout() where the function is called with a NULL
...
value for the 'when' parameter (#506626 )
- Fix SELinux denials in dhclient-script when the script makes backup
configuration files and restores them later (#483747 )
2009-06-27 03:17:04 +00:00
David Cantrell
70d67fc19e
- Handle cases in add_timeout() where the function is called with a NULL
...
value for the 'when' parameter (#506626 )
2009-06-27 00:09:13 +00:00