Commit Graph

529 Commits

Author SHA1 Message Date
Jiri Popelka
e83fb19c51 4.3.0a1: requires bind-9.9.5 2013-12-20 16:19:14 +01:00
Jiri Popelka
e3ee5b17e9 dhclient-script: set address lifetimes (#1032809) 2013-11-21 14:52:30 +01:00
Jiri Popelka
e220d8e06b dhclient-script: don't eviscerate resolv.conf when mktemp fails 2013-11-15 12:53:50 +01:00
Jiri Popelka
aa59a9986b dhclient-script(RENEW6|REBIND6): delete old ip6_address if it changed (#1015729) 2013-11-14 15:20:26 +01:00
Jiri Popelka
dd72a86585 Default /etc/dhcp/dhclient.conf (send dhcp-client-identifier) (#560361)
This was once done in 7a66932b5, but then reverted with 32a442749
2013-10-31 12:02:20 +01:00
Jiri Popelka
ab0ccbcb6b use upstream patch for #1001742 ([ISC-Bugs #34784]) 2013-10-24 10:32:28 +02:00
Jiri Popelka
9e0789bf20 dhcpd rejects the udp packet with checksum=0xffff (#1015997) 2013-10-07 17:52:12 +02:00
Jiri Popelka
12990acada decrease the sleep in 12-dhcpd due to timeout (#1003695#8) 2013-09-27 10:43:27 +02:00
Jiri Popelka
9311117d66 'No subnet declaration for <iface>' should be info, not error 2013-09-27 10:40:20 +02:00
Jiri Popelka
61da11e0c5 fix segfault introduced with previous commit 2013-09-18 08:46:59 +02:00
Jiri Popelka
3d8f7d6cda another solution for #1001742 (1005814#c10) 2013-09-17 17:00:19 +02:00
Jiri Popelka
001230e155 12-dhcpd: wait a few seconds before restarting services (#1003695) 2013-09-17 14:24:40 +02:00
Jiri Popelka
077cc7630b improve range6.patch 2013-09-17 14:24:09 +02:00
Jiri Popelka
aebaf50d8d bind DHCPv6 client to link-local address instead of 0 address (#1001742) 2013-09-12 18:15:47 +02:00
Jiri Popelka
63fcbf9a0a don't crash on aliased infiniband interface (#996518) 2013-08-26 12:20:12 +02:00
Jiri Popelka
2d83e81eb3 BuildRequires: systemd due to %{_unitdir} 2013-08-04 13:19:47 +02:00
Jiri Popelka
30b763279e 12-dhcpd previously exited with error status 1 (#989207) 2013-07-29 12:52:50 +02:00
Tomas Hozza
3ccbe7b783 rebuild against bind 9.9.4b1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-07-15 16:07:01 +02:00
Jiri Popelka
2a156e969f fix several memory leaks in omapi (#978420)
- remove send_release.patch (#979510)
2013-07-02 14:01:49 +02:00
Jiri Popelka
63132f167a Merge branch 'f19' into f18 2013-06-18 09:36:31 +02:00
Jiri Popelka
18e8afbaa2 rebuilt against bind once more 2013-06-18 09:36:15 +02:00
Jiri Popelka
f147debc62 Merge branch 'f19' into f18 2013-06-14 12:36:03 +02:00
Jiri Popelka
0516f9e57d return /etc/sysconfig/dhcpd back, but do NOT use it (#909733) 2013-06-14 12:35:47 +02:00
Jiri Popelka
d886edb98e Merge branch 'f19' into f18 2013-06-14 12:35:12 +02:00
Tomas Hozza
18170da618 rebuild against new bind
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-06-03 15:43:10 +02:00
Adam Williamson
7b569725e9 rebuild for latest bind 2013-05-14 14:38:07 -07:00
Jiri Popelka
24a2f1a312 add missing conversion specifier in log_fatal() call (#957371) 2013-04-30 13:24:31 +02:00
Adam Tkac
06720811c8 Rebuild against new bind
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-04-16 16:22:54 +02:00
Tomas Hozza
63b860bd80 Expose next-server DHCPv4 option to dhclient script
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-04-03 17:59:42 +02:00
Jiri Popelka
d91361821c comment xen-checksum.patch in spec 2013-04-03 13:08:42 +02:00
Jiri Popelka
4a364d130b describe -user/-group/-chroot in dhcpd.8 2013-03-26 13:34:34 +01:00
Jiri Popelka
238e10da1f fix bogus dates in changelog 2013-02-22 11:55:16 +01:00
Jiri Popelka
6d911cdc3b Merge branch 'f18' 2013-02-22 10:55:57 +01:00
Jiri Popelka
da00953f5e fix triggerun condition (#895475) 2013-02-22 10:54:25 +01:00
Dennis Gilmore
0c1b70d1bb - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 13:39:49 -06:00
Jiri Popelka
7dd2c30c88 remove missing-ipv6-not-fatal.patch
because the concerning code is later
removed with getifaddrs.patch
2013-01-24 13:04:17 +01:00
Jiri Popelka
67cff45c16 Make sure range6 is correct for subnet6 where it's declared (#902966) 2013-01-23 17:45:45 +01:00
Jiri Popelka
a0cdea387c simplify the previously added triggerun scriptlet 2013-01-18 15:09:23 +01:00
Jiri Popelka
de40db7e76 Amend last commit. 2013-01-17 18:30:30 +01:00
Jiri Popelka
dd39224418 convert DHC*ARGS from /etc/sysconfig/dhc* to service unit 2013-01-17 17:45:01 +01:00
Jiri Popelka
e812a0fa7b 12-dhcpd NM dispatcher script now restarts also dhcpd6 service 2013-01-10 17:14:43 +01:00
Jiri Popelka
854a7431bc 4.2.5 2013-01-10 10:00:39 +01:00
Jiri Popelka
4f00060aef run %check in Fedora only, there's no atf package in RHEL 2013-01-02 12:26:10 +01:00
Jiri Popelka
b627731daa don't package ancient contrib/* files 2012-12-20 13:46:49 +01:00
Jiri Popelka
c72a792150 4.2.5rc1 2012-12-20 11:44:50 +01:00
Jiri Popelka
344e2934be fix two resource leaks in lpf-ib.patch 2012-11-30 14:54:02 +01:00
Jiri Popelka
0f768b61dd add After=time-sync.target to dhcpd[6].service (#878293) 2012-11-26 12:26:42 +01:00
Jiri Popelka
b037bb1885 multiple key statements in zone definition causes inappropriate error (#873794) 2012-11-16 15:32:06 +01:00
Jiri Popelka
00ed774ad1 fix path to dhcpd6.leases in dhcpd6.conf.sample (#870458) 2012-10-26 18:14:44 +02:00
Jiri Popelka
58a3b6ca5d dhcpd needs to chown leases file created before de-rooting itself (#866714) 2012-10-17 10:46:22 +02:00