Package dhcp-relay: Information

Binary package: dhcp-relay
Version: 4.4.2.P1-alt2
Architecture: i586
Build time:  Nov 22, 2021, 06:49 PM in the task #289903
Source package: dhcp
Category: System/Servers
Report package bug
License: MPL-2.0
Summary: The ISC DHCP relay daemon
Description: 
The Internet Software Consortium DHCP Relay Agent, dhcrelay, provides a
means for relaying DHCP and BOOTP requests from a subnet to which no
DHCP server is directly connected to one or more DHCP servers on other
subnets.

You will have to define the environment variable SERVERS and optionally
OPTIONS in /etc/sysconfig/dhcrelay before starting the server.

Maintainer: Mikhail Efremov


Last changed


Sept. 7, 2021 Mikhail Efremov 1:4.4.2.P1-alt2
- Don't treat stringop-overflow warnings as error.
- Fixed build with LTO.
June 1, 2021 Mikhail Efremov 1:4.4.2.P1-alt1
- Updated to 4.4.2-P1 (fixes: CVE-2021-25217).
Dec. 4, 2020 Mikhail Efremov 1:4.4.2-alt2
- Fixed build with gcc-10.
- Used useradd -N instead of -n.