]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commit
dhcp: Rework package.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 2 Oct 2011 20:06:37 +0000 (22:06 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 2 Oct 2011 20:06:37 +0000 (22:06 +0200)
commit6df985df0c95b4ca6307086cf6aef6c94cb6064e
tree629c982d76dd99c1665c9f7957f851f2045c442e
parent3dd085a5f31dd067a818e60cd636ae2fcb796598
dhcp: Rework package.

* Fix compile error.
* Splitt into several packages.
* Add systemd files.

Fixes #229
Fixes #238
Fixes #226
38 files changed:
dhcp/dhcp.nm
dhcp/patches/dhcp-4.2.0-CLOEXEC.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-PPP.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-UseMulticast.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-add_timeout_when_NULL.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-default-requested-options.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-dhclient-decline-backoff.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-errwarn-message.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-garbage-chars.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-honor-expired.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-inherit-leases.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-logpid.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-missing-ipv6-not-fatal.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-noprefixavail.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-paths.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-release-by-ifup.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-unicast-bootp.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.1-64_bit_lease_parse.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.1-P1-CVE-2011-0997.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.1-invalid-dhclient-conf.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.1-manpages.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.1-retransmission.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.1-sendDecline.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-CLOEXEC.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-capability.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-dhclient-usage.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-gpxe-cid.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-improved-xid.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-lpf-ib.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-options.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-remove-bind.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-rfc3442-classless-static-routes.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-sharedlib.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-systemtap.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.2-xen-checksum.patch [new file with mode: 0644]
dhcp/systemd/dhcpd.service [new file with mode: 0644]
dhcp/systemd/dhcpd6.service [new file with mode: 0644]
dhcp/systemd/dhcrelay.service [new file with mode: 0644]